diff --git a/bucket/helm.json b/bucket/helm.json index a8dc235609..dd328a5259 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.12.3", + "version": "3.13.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.12.3-windows-amd64.zip", - "hash": "f3e2e9d69bb0549876aef6e956976f332e482592494874d254ef49c4862c5712", + "url": "https://get.helm.sh/helm-v3.13.0-windows-amd64.zip", + "hash": "8989f94407d31da2697a7354fba5f5c436b27ea193f76de6f1d37a51898a97a1", "extract_dir": "windows-amd64" } },