diff --git a/bucket/helm.json b/bucket/helm.json index 3384c1c21b..d626f4bfe4 100644 --- a/bucket/helm.json +++ b/bucket/helm.json @@ -1,12 +1,12 @@ { - "version": "3.14.2", + "version": "3.14.3", "description": "The package manager for Kubernetes", "homepage": "https://helm.sh", "license": "Apache-2.0", "architecture": { "64bit": { - "url": "https://get.helm.sh/helm-v3.14.2-windows-amd64.zip", - "hash": "aa094e435da74ad574f96924c37ecd0c75f0be707ac604ef97ed6021d6bc0784", + "url": "https://get.helm.sh/helm-v3.14.3-windows-amd64.zip", + "hash": "369c6db1c114ef2a00793e9a587db6d7b2c72a23e37fd905c8deb78e9a8f7af6", "extract_dir": "windows-amd64" } },