about summary refs log tree commit diff
path: root/pkgs
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2024-04-20 15:53:51 -0300
committerGitHub <noreply@github.com>2024-04-20 15:53:51 -0300
commit2549a917afcf50fe41fffbbd1feb1072f8a4d032 (patch)
tree0b76bf84060c8b11bf8ff578fdf096f339a60548 /pkgs
parentcc1f7778ad8852c745b6f5acdd65048c774aa239 (diff)
parent5f934377b577cd70106b7935253d7c47b6feda49 (diff)
Merge pull request #305465 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 24.4.2 -> 24.4.4
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/applications/networking/cluster/linkerd/edge.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/applications/networking/cluster/linkerd/edge.nix b/pkgs/applications/networking/cluster/linkerd/edge.nix
index e268dadd262dd..f40dc62474764 100644
--- a/pkgs/applications/networking/cluster/linkerd/edge.nix
+++ b/pkgs/applications/networking/cluster/linkerd/edge.nix
@@ -2,7 +2,7 @@
 
 (callPackage ./generic.nix { }) {
   channel = "edge";
-  version = "24.4.2";
-  sha256 = "0apwhbcnghy7b9kwalbhcgvgcrwv6s55gzlgax55qaa5lxm6r6yz";
+  version = "24.4.4";
+  sha256 = "07p4cgl4myv7kv9pxvxrvsqnl3vkd9ay5hngx5g6xds2sc8va306";
   vendorHash = "sha256-bLTummNoDfGMYvtfSLxICgCFZEymPJcRWkQyWOSzKR8=";
 }