summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/linkerd
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2021-07-03 17:03:32 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2021-07-03 17:03:32 -0300
commit6c6b78469e040175c9f61289c6657e37f0c4eae6 (patch)
tree7973167e02318eff29d39f4487a3a17e77591081 /pkgs/applications/networking/cluster/linkerd
parent5bcb49475fe467c3987cd4bfc7667d4fc781239a (diff)
downloadnixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar.gz
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar.bz2
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar.lz
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar.xz
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.tar.zst
nixpkgs-6c6b78469e040175c9f61289c6657e37f0c4eae6.zip
linkerd_edge: 21.6.3 -> 21.7.1
Diffstat (limited to 'pkgs/applications/networking/cluster/linkerd')
-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 31fae0e31c2..7b5e5810581 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.6.3";
-      sha256 = "sha256-NgfbkeVRl0AGNkZSS2nSAHp4eZ49QNSEYMuFe1G5iBY=";
-      vendorSha256 = "sha256-rq/MHo5MG2EKZ3d937TIDXFCoWnLlQO3C/fo1bhRxCA=";
+      version = "21.7.1";
+      sha256 = "sha256-VLq776A0H2IZLBeYjXpYzFixcydw/OcYsvKFxeLuewo=";
+      vendorSha256 = "sha256-xSOPMFHfyCmG+yTzBfKR7F5KYV0gcKRNM0UrxpGBpE4=";
     };
   }