about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorNikolay Korotkiy <sikmir@disroot.org>2024-01-10 23:14:46 +0400
committerGitHub <noreply@github.com>2024-01-10 23:14:46 +0400
commitc6f4d35b225a2fcb18dc51cd2c8ae333cd58e033 (patch)
tree1945c308a100f67a17113bef3ac1a6009f672a36 /pkgs/applications/networking/cluster
parenta17c6af2d59e3f67e0307f8bf5ccb58606a14441 (diff)
parent0793a71da9f439c3835d222293eea0e5f3665fcb (diff)
Merge pull request #278078 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 23.12.2 -> 23.12.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 e4cad2ae422fe..0378e6c31be81 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.2";
-  sha256 = "1icra5x0mj02yiy8d7byhs4pzbxnixffwj6gdqxkh9g65d8mpc16";
-  vendorHash = "sha256-8QyI8jxAdBTo75hqD3rtZtO71QaIs3VjlXI5xjGXS5w=";
+  version = "23.12.4";
+  sha256 = "0q6bizch27z1lmw7as7f34zf8b95605wpr27c2mb8s1375q9lixd";
+  vendorHash = "sha256-Mp2iZuESfTSe5whejJ7a43WSP6kmxFqoIlDxWx7vBLc=";
 }