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