diff --git a/bucket/helm.json b/bucket/helm.json index 77b146e18a..a8dc235609 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.12.2", + "version": "3.12.3", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.12.2-windows-amd64.zip", - "hash": "35dc439baad85728dafd2be0edd4721ae5b770c5cf72c3adf9558b1415a9cae6", + "url": "https://get.helm.sh/helm-v3.12.3-windows-amd64.zip", + "hash": "f3e2e9d69bb0549876aef6e956976f332e482592494874d254ef49c4862c5712", "extract_dir": "windows-amd64" } },