about summary refs log tree commit diff
path: root/pkgs/applications/networking
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-08-29 21:28:39 +0200
committerGitHub <noreply@github.com>2023-08-29 21:28:39 +0200
commit0a369c6305ac6cac7176352f5fca5b55e4d14087 (patch)
tree66c60ed7fb8563fad39225a5e06553354f153497 /pkgs/applications/networking
parent299703cdf49e77a02e89e9308e2132d150015751 (diff)
parent0bda00c6deee9d1b2a7362849fefc7e9cf7c8471 (diff)
Merge pull request #250338 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 23.8.2 -> 23.8.3
Diffstat (limited to 'pkgs/applications/networking')
-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 84b68727d23a2..ca34c20a1a54d 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.8.2";
-  sha256 = "18lz817d1jjl8ynkdhvm32p8ja9bkh1xqkpi514cws27y3zcirrz";
-  vendorSha256 = "sha256-SIyS01EGpb3yzw3NIBAO47ixAiWPX2F+9ANoeCTkbRg=";
+  version = "23.8.3";
+  sha256 = "1mj16nzs2da530lvvsg6gh8fcgy8rwq13mryqznflgyr39x4c56i";
+  vendorSha256 = "sha256-HxxekAipoWNxcLUSOSwUOXlrWMODw7gS8fcyTD3CMYE=";
 }