From c7aad2907efda0ed9859163da32855dcb83346fe Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 29 Jan 2020 16:01:53 +0000 Subject: [PATCH] helm: Update to version 3.0.3 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index bf2f4dcce5..ad4d982543 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.2", + "version": "3.0.3", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.0.2-windows-amd64.zip", - "hash": "b76dabf4e25166ebf1db7337145b02cc986fcfcee06e195df983c39c36722f46" + "url": "https://get.helm.sh/helm-v3.0.3-windows-amd64.zip", + "hash": "c52065cb70ad9d88b195638e1591db64852f4ad150448e06fca907d47a07fe4c" } }, "extract_dir": "windows-amd64",