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-06-17 18:38:16 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2021-06-17 18:38:16 -0300
commit710c80af0df1c1186a5c1c7f3e03adaf2dba9beb (patch)
tree62f00489dd904c4bb22ac04b4732435af4a85967 /pkgs/applications/networking/cluster/linkerd
parentc06cb69ca0dc02b37e27104ac8415c3cab173328 (diff)
downloadnixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar.gz
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar.bz2
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar.lz
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar.xz
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.tar.zst
nixpkgs-710c80af0df1c1186a5c1c7f3e03adaf2dba9beb.zip
linkerd_edge: 21.6.2 -> 21.6.3
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 eeab5a1d02e..31fae0e31c2 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.2";
-      sha256 = "sha256-kgdKH+cIYRg5A3+wrJJ7jcY6Xl206EwBYa37PT3xn1k";
-      vendorSha256 = "sha256-QVLg1ZRsNQPM4lERVHpZLbd+I32JZ1pbGNSGIVTbseg=";
+      version = "21.6.3";
+      sha256 = "sha256-NgfbkeVRl0AGNkZSS2nSAHp4eZ49QNSEYMuFe1G5iBY=";
+      vendorSha256 = "sha256-rq/MHo5MG2EKZ3d937TIDXFCoWnLlQO3C/fo1bhRxCA=";
     };
   }