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