From 587475e0f5d00ac18af85044a09db972bd107727 Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Thu, 12 Mar 2020 19:01:48 +0000 Subject: [PATCH] helm: Update to version 3.1.2 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 884a6466bf..f79a55ead4 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.1", + "version": "3.1.2", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.1.1-windows-amd64.zip", - "hash": "5efc1c7bdea42a17a1ea197a3a2e47c8f1b0a5464894b98ae73a4c0620163040" + "url": "https://get.helm.sh/helm-v3.1.2-windows-amd64.zip", + "hash": "708baf9935d6598ffec5e63be68d53b76f26a132b8c1b402259608b0fc76a2c1" } }, "extract_dir": "windows-amd64",