diff --git a/bucket/helm.json b/bucket/helm.json index 13de3f31f7..1c31426f0b 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.9.2", + "version": "3.9.3", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.9.2-windows-amd64.zip", - "hash": "d0d98a2a1f4794fcfc437000f89d337dc9278b6b7672f30e164f96c9413a7a74", + "url": "https://get.helm.sh/helm-v3.9.3-windows-amd64.zip", + "hash": "cdd24727d233e620ce6e8ec21646a6218bde94cf3d5f24e9c4ae6a114939975d", "extract_dir": "windows-amd64" } },