about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/linkerd/edge.nix
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-11-23 12:04:45 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-11-23 12:04:45 +0000
commitd05c29bc39f83959d3d920fdf4e9b66b4238c3c6 (patch)
treefbc609ae404f83fc349d87cd8e1ef3945c87b944 /pkgs/applications/networking/cluster/linkerd/edge.nix
parent860e25b5293f908ce1f6c78551a69253ee602fa2 (diff)
linkerd_edge: 23.10.4 -> 23.11.4
Diffstat (limited to 'pkgs/applications/networking/cluster/linkerd/edge.nix')
-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 8fdbdc3a3e273..5df669ed94a55 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.10.4";
-  sha256 = "1fbzxkfc957kdhk60x3ywwpn54zq8njqk313cgfygnrmmj3m67j9";
-  vendorHash = "sha256-WEnopX/tIRoA5wiiCMue1T3wottxv744Mp7XJl63j4k=";
+  version = "23.11.4";
+  sha256 = "0j6yzjd2rnm6vzn2fky83pw3v943n3chhnr7a302rnafprlbmmp4";
+  vendorHash = "sha256-1s2vj9GSNe4j9TtIo69uakrg8PnBHNchlApryBeHmKs=";
 }