diff --git a/bucket/helm.json b/bucket/helm.json index 0b3c082171..ffd2983a0b 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.16.1", + "version": "3.16.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.16.1-windows-amd64.zip", - "hash": "89952ea1bace0a9498053606296ea03cf743c48294969dfc731e7f78d1dc809a", + "url": "https://get.helm.sh/helm-v3.16.2-windows-amd64.zip", + "hash": "57821dd47d5728912e14000ee62262680e9039e8d05e18342cc010d5ac7908d7", "extract_dir": "windows-amd64" } },