diff --git a/bucket/helm.json b/bucket/helm.json index a04e02294f..d1db5e7be0 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.7.2", + "version": "3.8.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.7.2-windows-amd64.zip", - "hash": "299165f0af46bece9a61b41305cca8e8d5ec5319a4b694589cd71e6b75aca77e", + "url": "https://get.helm.sh/helm-v3.8.0-windows-amd64.zip", + "hash": "d52e0cda6c4cc0e0717d5161ca1ba7a8d446437afdbe42b3c565c145ac752888", "extract_dir": "windows-amd64" } },