about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/linkerd
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2024-01-26 00:41:50 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2024-01-26 00:41:50 +0000
commit865343fd72d10a6de4d1d2bfcc3100d83b858e16 (patch)
treea3ef1457c335e9546ea261b22bf989381d457219 /pkgs/applications/networking/cluster/linkerd
parent5af80acc9abf4dac84f33ab4eebe2374f25659c8 (diff)
linkerd_edge: 23.12.4 -> 24.1.2
Diffstat (limited to 'pkgs/applications/networking/cluster/linkerd')
-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 0378e6c31be81..f0a42e1679713 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 = "23.12.4";
-  sha256 = "0q6bizch27z1lmw7as7f34zf8b95605wpr27c2mb8s1375q9lixd";
-  vendorHash = "sha256-Mp2iZuESfTSe5whejJ7a43WSP6kmxFqoIlDxWx7vBLc=";
+  version = "24.1.2";
+  sha256 = "1rwdjlf20k84g94ca724wcpykpd9z0q8ymi0mdyz86kfry6hr5sz";
+  vendorHash = "sha256-8fNse2ZuyWqZsHSUh+buEIYPf8JsEL+0Z8tkbxfiCwA=";
 }