diff --git a/bucket/helm.json b/bucket/helm.json index d3d2e6abf6..a6c497e211 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.9.4", + "version": "3.10.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.9.4-windows-amd64.zip", - "hash": "7cdc1342bc1863b6d5ce695fbef4d3b0d65c7c5bcef6ec6adf8fc9aa53821262", + "url": "https://get.helm.sh/helm-v3.10.0-windows-amd64.zip", + "hash": "9d841d55eb7cd6e07be0364bbfa85bceca7e184d50b43b13d20f044403937309", "extract_dir": "windows-amd64" } },