From 98ea0cce9592c47ffd18dac86f6f5ac59df6924f Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Fri, 14 Feb 2020 00:01:49 +0000 Subject: [PATCH] helm: Update to version 2.16.3 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 47a4bda1b9..dfbe2de274 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -2,11 +2,11 @@ "homepage": "https://helm.sh", "description": "The package manager for Kubernetes", "license": "Apache-2.0", - "version": "3.1.0", + "version": "2.16.3", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.1.0-windows-amd64.zip", - "hash": "f6a6ee20bd216beb2f0195f083b03d43b8801e885a483011807824bd0915b835" + "url": "https://get.helm.sh/helm-v2.16.3-windows-amd64.zip", + "hash": "8c6b7e28680b59a9c31b20ad5b1dca63775ecd566dddfa77f8062113b5875141" } }, "extract_dir": "windows-amd64",