From aa1e0e8b9c6eb7a5835c8f72b213103a149df74d Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 5 Dec 2019 21:00:28 +0000 Subject: [PATCH] helm: Update to version 3.0.1 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index ba8d6744b1..1bc70def4a 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.0.0", + "version": "3.0.1", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.0.0-windows-amd64.zip", - "hash": "ea3da9092214a11ed3a21a0b7bbd738c25b63cdefbb90f1c921aab7bbcce62c6" + "url": "https://get.helm.sh/helm-v3.0.1-windows-amd64.zip", + "hash": "60edef2180f94884e6a985c5cf920242fcc3fe8712f2d9768187b14816ed6bd9" } }, "extract_dir": "windows-amd64",