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