From 2b6e1950e13cbb0758fd300feb4d0767d4b5425a Mon Sep 17 00:00:00 2001 From: Ash258 Date: Wed, 22 Apr 2020 23:39:04 +0200 Subject: [PATCH] helm: Update to version 3.2.0 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index f79a55ead4..48e52a6576 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.2", + "version": "3.2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.1.2-windows-amd64.zip", - "hash": "708baf9935d6598ffec5e63be68d53b76f26a132b8c1b402259608b0fc76a2c1" + "url": "https://get.helm.sh/helm-v3.2.0-windows-amd64.zip", + "hash": "241a9d8f7bac2c03688e04706a784d3b26af463b73d8ad99ea77f54cf05a1834" } }, "extract_dir": "windows-amd64",