diff --git a/bucket/helm.json b/bucket/helm.json index a00171615b..85224ac565 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.16.4", + "version": "3.17.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.16.4-windows-amd64.zip", - "hash": "9bb114c12e530a7129fd3d78fc1784e813dd7a6e29e5f9b5af8bc83fd1066d36", + "url": "https://get.helm.sh/helm-v3.17.0-windows-amd64.zip", + "hash": "0625e51437107991922f76adbec4a4f12a4438942182677399ab758a3ec8bdc5", "extract_dir": "windows-amd64" } },