diff --git a/bucket/helm.json b/bucket/helm.json index f0fd349689..bd5d7cfff4 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.11.1", + "version": "3.11.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.11.1-windows-amd64.zip", - "hash": "bc37d5d283e57c5dfa94f92ff704c8e273599ff8df3f8132cef5ca73f6a23d0a", + "url": "https://get.helm.sh/helm-v3.11.2-windows-amd64.zip", + "hash": "bca0c5b99a0e6621032f1767e61a1723b86c5f4ef565fa58be8be6d619a4276a", "extract_dir": "windows-amd64" } },