summaryrefslogtreecommitdiffstats
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorPeder Bergebakken Sundt <pbsds@hotmail.com>2024-04-06 03:09:38 +0200
committerGitHub <noreply@github.com>2024-04-06 03:09:38 +0200
commit53abc62ead7782e0a251802e3aaebdffb7da5bf0 (patch)
treeb3e630c63731b51e4a70e79ad6f19de2e807c292 /pkgs/applications/networking/cluster
parentd4e0b0da735c6cf17506925c723b116a193bf46b (diff)
parent0823065ad9f423bf7232783070504c9c83f15ee2 (diff)
Merge pull request #300990 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 24.3.4 -> 24.3.5
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 251baa6ec372..405980c22d9e 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.3.4";
- sha256 = "0v9yjcy5wlkg3z9gl25s75j2irvn9jkgc542cz5w1gbc88i4b69v";
- vendorHash = "sha256-TmH3OhiSmUaKv2QPzMuzTq6wRTMu8LejE1y4Vy/tVRg=";
+ version = "24.3.5";
+ sha256 = "0sl4xxdsabma6q15fh0cqhgi5gmq3q2kzlw2wvcxhy78mm8qn8b0";
+ vendorHash = "sha256-Oe8NMpcLGHmmlt3ceQQHHt1aV0zrWUI/TmCpyOVElCg=";
}