From 1849caeeac80909534a90a992d6c033d236fae7b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Aug 2025 20:29:15 +0000 Subject: [PATCH] helm: Update to version 3.18.5 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index f69cfa9a78..8358556953 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.17.4", + "version": "3.18.5", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.17.4-windows-amd64.zip", - "hash": "8ffe44ee2aca8cf32156b42efd50e5dabda8da65ab1f10707d9666dea6fcc7e9", + "url": "https://get.helm.sh/helm-v3.18.5-windows-amd64.zip", + "hash": "464bfd7792d6c682778fc1d5e5bcc9ac5ce83457fe3c4b7a3d0af4dc3ef03eb1", "extract_dir": "windows-amd64" } },