From 23007af6395818f680e5504e5f8841584f8c9907 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 16 Jan 2025 00:35:32 +0000 Subject: [PATCH] helm: Update to version 3.17.0 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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" } },