about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorR. Ryantm <ryantm-bot@ryantm.com>2023-03-24 18:07:55 +0000
committerR. Ryantm <ryantm-bot@ryantm.com>2023-03-24 18:07:55 +0000
commit99ff25161d6bd2ab72709706e0da8382b1613da2 (patch)
treeffefd1c1bc4695f3b0d1fe3e6aff608ca41fb08f /pkgs/applications
parent6509fec2b70376c5daa18f228161e4961d22d01e (diff)
linkerd_edge: 23.3.2 -> 23.3.3
Diffstat (limited to 'pkgs/applications')
-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 aae9dc556a3a5..20556744dba5a 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.3.2";
-  sha256 = "1vbi24nd8mh7vpzxy6qbjd3b7ifg16yc6abb8yvnqvxws8klpj8f";
-  vendorSha256 = "sha256-sWNaCmh1fbtJOIHMwA4XAyGUNWpqME+PfmbxSFfH4ws=";
+  version = "23.3.3";
+  sha256 = "014s1g7v8187ipk5y2azjbrvx6lxhrafkr4k78d7gxpirk50dwhy";
+  vendorSha256 = "sha256-kcAtu/YrCgPPamPMEEUUwGBPdiCT9oGQEuYoIq9vGow=";
 }