helm: Update to version 3.14.3

This commit is contained in:
github-actions[bot] 2024-03-13 20:24:15 +00:00
parent 4d78b8a6ed
commit 8e71f2870a

View File

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