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" } },