diff --git a/bucket/helm.json b/bucket/helm.json index 5cb05a1538..b3b28deade 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.10.3", + "version": "3.11.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.10.3-windows-amd64.zip", - "hash": "5d97aa26830c1cd6c520815255882f148040587fd7cdddb61ef66e4c081566e0", + "url": "https://get.helm.sh/helm-v3.11.0-windows-amd64.zip", + "hash": "55477fa4295fb3043835397a19e99a138bb4859fbe7cd2d099de28df9d8786f1", "extract_dir": "windows-amd64" } },