about summary refs log tree commit diff
path: root/pkgs/applications
diff options
context:
space:
mode:
authorWeijia Wang <9713184+wegank@users.noreply.github.com>2023-07-18 10:24:39 +0300
committerGitHub <noreply@github.com>2023-07-18 10:24:39 +0300
commit8580d5dc61735b7345b7738ab36bd943f5064a50 (patch)
treea756829b12bc58f7a5269bb8b8dcb90af637e1e9 /pkgs/applications
parenta03b5052696ba8e76137d7b729cf97ae17baa3d3 (diff)
parent929965d6ca206f1011771668ce47b6c80ccec0a6 (diff)
Merge pull request #243940 from r-ryantm/auto-update/linkerd_edge
linkerd_edge: 23.7.1 -> 23.7.2
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 93079174bf617..fdf85c4351490 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.7.1";
-  sha256 = "1lvangia0hllnlccxv0f9mlp3ym8l54wmqihicd44p9nyxbwbx3d";
-  vendorSha256 = "sha256-1ir+IjyT9P+D3AbPo/7wWyZRFiKqZLJ/hoFUM1jtM0A=";
+  version = "23.7.2";
+  sha256 = "0wc829dzk0in0srq0vbcagrd5ylz2d758032anzlzkf4m3lr9hdw";
+  vendorSha256 = "sha256-16j5B96UDZITY1LEWZKtfAnww7ZcUjKh/cARLaYy9wk=";
 }