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