From a36314ce1dbbc999185e88fe6049534e544bd85e Mon Sep 17 00:00:00 2001 From: Richard Kuhnt Date: Wed, 23 Sep 2020 05:00:51 +0000 Subject: [PATCH] helm: Update to version 3.3.4 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index 3027087838..67e34966fd 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.3.3", + "version": "3.3.4", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.3.3-windows-amd64.zip", - "hash": "7cf4f1e830e4a8f8af8b92140fef37976ab75194d1b60af5182619a4b31049e0" + "url": "https://get.helm.sh/helm-v3.3.4-windows-amd64.zip", + "hash": "001f38788ed7ecfe336881b991d46bfd73596380185dc70557a1e352f27c0b22" } }, "extract_dir": "windows-amd64",