summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2021-07-12 09:49:13 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2021-07-12 09:49:13 -0300
commitae3826393746bdcda0058715d8931114c6b05fcf (patch)
treeda06b27ce2caa4f8b67556f833ceeb9f55c5d27c /pkgs/applications/networking/cluster
parenteaff114326e814083bcb208caa97eab1fbedd79b (diff)
downloadnixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar.gz
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar.bz2
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar.lz
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar.xz
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.tar.zst
nixpkgs-ae3826393746bdcda0058715d8931114c6b05fcf.zip
linkerd_edge: 21.7.1 -> 21.7.2
Diffstat (limited to 'pkgs/applications/networking/cluster')
-rw-r--r--pkgs/applications/networking/cluster/linkerd/default.nix6
1 files changed, 3 insertions, 3 deletions
diff --git a/pkgs/applications/networking/cluster/linkerd/default.nix b/pkgs/applications/networking/cluster/linkerd/default.nix
index 7b5e5810581..9bd9a8e7a18 100644
--- a/pkgs/applications/networking/cluster/linkerd/default.nix
+++ b/pkgs/applications/networking/cluster/linkerd/default.nix
@@ -64,8 +64,8 @@ in
     };
     edge = generic {
       channel = "edge";
-      version = "21.7.1";
-      sha256 = "sha256-VLq776A0H2IZLBeYjXpYzFixcydw/OcYsvKFxeLuewo=";
-      vendorSha256 = "sha256-xSOPMFHfyCmG+yTzBfKR7F5KYV0gcKRNM0UrxpGBpE4=";
+      version = "21.7.2";
+      sha256 = "sha256-rEO84t6znNb59a9i+SHgT4r0xzja6eMYi9lWmdU24Cc=";
+      vendorSha256 = "sha256-esVy+oIZa/ucvucdNV7MfUGFkIql9T2zl0+eu3hZAt8=";
     };
   }