From 464586b0f38e3f7335d51ac8f02ba9ac25e7e931 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 16 Jul 2025 20:30:35 +0000 Subject: [PATCH] helm: Update to version 3.17.4 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index c37f127931..f69cfa9a78 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.18.4", + "version": "3.17.4", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.18.4-windows-amd64.zip", - "hash": "0af12a2233d71ef4207db1eabbf103b554631206ed5b2b34fc56b73a52596888", + "url": "https://get.helm.sh/helm-v3.17.4-windows-amd64.zip", + "hash": "8ffe44ee2aca8cf32156b42efd50e5dabda8da65ab1f10707d9666dea6fcc7e9", "extract_dir": "windows-amd64" } },