diff --git a/bucket/helm.json b/bucket/helm.json index 6a684e427f..c37d55db95 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.17.1", + "version": "3.17.2", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.17.1-windows-amd64.zip", - "hash": "08281ee6d4d272835ff10c510b8b39736d112d9cb89dfbc853fe83913fbe48d0", + "url": "https://get.helm.sh/helm-v3.17.2-windows-amd64.zip", + "hash": "f76fe76fa116d2bae948aee9bb54ba11bf5b726a09f732ce6a74eb65af2886b1", "extract_dir": "windows-amd64" } },