diff --git a/bucket/helm.json b/bucket/helm.json index 8358556953..be0a1de63c 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.18.5", + "version": "3.18.6", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.18.5-windows-amd64.zip", - "hash": "464bfd7792d6c682778fc1d5e5bcc9ac5ce83457fe3c4b7a3d0af4dc3ef03eb1", + "url": "https://get.helm.sh/helm-v3.18.6-windows-amd64.zip", + "hash": "4263320a8d70df0bb1e245534fba1b541f9889005cdb68dec9798b197c3f66b0", "extract_dir": "windows-amd64" } },