From 93dad82ef0595e60afe8565ce9f600cb9d09b098 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 12 Sep 2025 00:36:13 +0000 Subject: [PATCH] helm: Update to version 3.19.0 --- bucket/helm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/bucket/helm.json b/bucket/helm.json index be0a1de63c..ed84778211 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.18.6", + "version": "3.19.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.18.6-windows-amd64.zip", - "hash": "4263320a8d70df0bb1e245534fba1b541f9889005cdb68dec9798b197c3f66b0", + "url": "https://get.helm.sh/helm-v3.19.0-windows-amd64.zip", + "hash": "6488630c2e5d5945ed990fa02fd9e99f9c6792cdbcd79eb264b6cfb90179d2d1", "extract_dir": "windows-amd64" } },