diff --git a/bucket/helm.json b/bucket/helm.json index 45e564461b..a87f386ecd 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.5.1", + "version": "3.5.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.5.1-windows-amd64.zip", - "hash": "793298194038eacce3b0a2e5cefcf104ae3f595740f03f5894e0484e2955d5a9", + "url": "https://get.helm.sh/helm-v3.5.2-windows-amd64.zip", + "hash": "079711eeadd3276da0d946a116f4dc08d58b015ca1874d7b3f3cd633e079589e", "extract_dir": "windows-amd64" } },