diff --git a/bucket/helm.json b/bucket/helm.json index 62050a6bdb..e0f90c355c 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.13.3", + "version": "3.14.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.13.3-windows-amd64.zip", - "hash": "abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac", + "url": "https://get.helm.sh/helm-v3.14.0-windows-amd64.zip", + "hash": "fa8dfb5141e7a200fcc6ee290554697072a4584791b4fece4b9c60af501f3512", "extract_dir": "windows-amd64" } },