about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorNick Cao <nickcao@nichi.co>2024-03-26 08:59:30 -0400
committerGitHub <noreply@github.com>2024-03-26 08:59:30 -0400
commit465f33bf01eef9dcff029749be6ca0b0df85a30c (patch)
tree29ca83d439dcbeec274e2c32c51f29c0188da2e2 /pkgs/applications/networking/cluster
parentae73d021761ff3824acc861acb0ad86cd82a734f (diff)
parentcd1e59d35096d28751cf4fcb13eb61ce0f24dc33 (diff)
Merge pull request #298704 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 24.2.4 -> 24.3.4
Diffstat (limited to 'pkgs/applications/networking/cluster')
-rw-r--r--pkgs/applications/networking/cluster/linkerd/edge.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/cluster/linkerd/edge.nix b/pkgs/applications/networking/cluster/linkerd/edge.nix
index 88cd474392a0f..251baa6ec3724 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.2.4";
-  sha256 = "0hh2sfjvqz085hl2dpsa9zgr3dwpyc85gcbx0c7lzpjg411bxmim";
-  vendorHash = "sha256-g1e1uY43fUC2srKK9erVFlJDSwWrEvq4ni0PgeCFaOg=";
+  version = "24.3.4";
+  sha256 = "0v9yjcy5wlkg3z9gl25s75j2irvn9jkgc542cz5w1gbc88i4b69v";
+  vendorHash = "sha256-TmH3OhiSmUaKv2QPzMuzTq6wRTMu8LejE1y4Vy/tVRg=";
 }