diff --git a/bucket/helm.json b/bucket/helm.json index dfbe2de274..61412c03ee 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -2,17 +2,18 @@ "homepage": "https://helm.sh", "description": "The package manager for Kubernetes", "license": "Apache-2.0", - "version": "2.16.3", + "version": "3.1.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v2.16.3-windows-amd64.zip", - "hash": "8c6b7e28680b59a9c31b20ad5b1dca63775ecd566dddfa77f8062113b5875141" + "url": "https://get.helm.sh/helm-v3.1.0-windows-amd64.zip", + "hash": "f6a6ee20bd216beb2f0195f083b03d43b8801e885a483011807824bd0915b835" } }, "extract_dir": "windows-amd64", "bin": "helm.exe", "checkver": { - "github": "https://github.com/kubernetes/helm" + "url": "https://github.com/kubernetes/helm/releases", + "regex": "/tag/v(3\\.[\\d.]+)" }, "autoupdate": { "architecture": {