diff --git a/bucket/helm.json b/bucket/helm.json index f8b88dc73d..f63541410a 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.5.4", + "version": "3.6.0", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.5.4-windows-amd64.zip", - "hash": "830da2a8fba060ceff95486b3166b11c517035092e213f8d775be4ae2f7c13e0", + "url": "https://get.helm.sh/helm-v3.6.0-windows-amd64.zip", + "hash": "4e2a5303c551d7836b289fa1869bf89f6d672fe8da078d25b45ede0fb3fffbfe", "extract_dir": "windows-amd64" } },