diff --git a/bucket/helm.json b/bucket/helm.json index 277c27d1aa..40570c4a5a 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.6.2", + "version": "3.6.3", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.6.2-windows-amd64.zip", - "hash": "71078748101de3f2df40b25031e4b7aa4bdf760ff7bcc6d3f503f988d24bd2c4", + "url": "https://get.helm.sh/helm-v3.6.3-windows-amd64.zip", + "hash": "797d2abd603a2646f2fb9c3fabba46f2fabae5cbd1eb87c20956ec5b4a2fc634", "extract_dir": "windows-amd64" } },