diff --git a/bucket/helm.json b/bucket/helm.json index c37f127931..f69cfa9a78 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.18.4", + "version": "3.17.4", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.18.4-windows-amd64.zip", - "hash": "0af12a2233d71ef4207db1eabbf103b554631206ed5b2b34fc56b73a52596888", + "url": "https://get.helm.sh/helm-v3.17.4-windows-amd64.zip", + "hash": "8ffe44ee2aca8cf32156b42efd50e5dabda8da65ab1f10707d9666dea6fcc7e9", "extract_dir": "windows-amd64" } },