diff --git a/bucket/helm.json b/bucket/helm.json index fa4ee959df..dc610eb244 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.8.2", + "version": "3.9.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.8.2-windows-amd64.zip", - "hash": "051959311ed5a3d49596b298b9e9618e2a0ad6a9270c134802f205698348ba5e", + "url": "https://get.helm.sh/helm-v3.9.0-windows-amd64.zip", + "hash": "631d333bce5f2274c00af753d54bb62886cdb17a958d2aff698c196612c9e8cb", "extract_dir": "windows-amd64" } },