about summary refs log tree commit diff
path: root/pkgs/applications/networking/cluster/linkerd/default.nix
diff options
context:
space:
mode:
authorsuperherointj <5861043+superherointj@users.noreply.github.com>2021-08-13 22:05:39 -0300
committersuperherointj <5861043+superherointj@users.noreply.github.com>2021-08-13 22:05:39 -0300
commit3a4fa8afc3ac711a7cd4357e65f77e46ede22a56 (patch)
tree4fd170451ec89a29d73c92cf63ecedd56aca4415 /pkgs/applications/networking/cluster/linkerd/default.nix
parent1509e3cbaae31add55bd1e994db1f65c90926f5c (diff)
linkerd_edge: 21.7.4 -> 21.8.2
Diffstat (limited to 'pkgs/applications/networking/cluster/linkerd/default.nix')
-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 1e47ccc66f528..da77ffad3afcb 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.4";
-      sha256 = "sha256-yorxP4SQVV6MWlx8+8l0f7qOaF7aJ1XiPfnMqKC8m/o=";
-      vendorSha256 = "sha256-2ZDsBiIV9ng8P0cDURbqDqMTxFKUFcBxHsPGWp5WjPo=";
+      version = "21.8.2";
+      sha256 = "sha256-jMYJ/mLWvuje4ZRuRbzMaqhz8kyn1bYGITJxkyw5Fyg=";
+      vendorSha256 = "sha256-18QB2GOxHfnP4GQaF0aohY5kEOg0xN/c+Sp33Ww/1uQ=";
     };
   }