From eb6bf1ea7d3feebb8da3043a4ed41a2c326f46c6 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 20 Feb 2020 20:01:49 +0000 Subject: [PATCH] helm: Update to version 3.1.1 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 61412c03ee..884a6466bf 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": "3.1.1", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.1.0-windows-amd64.zip", - "hash": "f6a6ee20bd216beb2f0195f083b03d43b8801e885a483011807824bd0915b835" + "url": "https://get.helm.sh/helm-v3.1.1-windows-amd64.zip", + "hash": "5efc1c7bdea42a17a1ea197a3a2e47c8f1b0a5464894b98ae73a4c0620163040" } }, "extract_dir": "windows-amd64",