helm: Update to version 3.14.1

This commit is contained in:
github-actions[bot] 2024-02-15 00:32:33 +00:00
parent f30a0f67dc
commit 1c97efd959

View File

@ -1,12 +1,12 @@
{ {
"version": "3.14.0", "version": "3.14.1",
"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.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.14.1-windows-amd64.zip",
"hash": "fa8dfb5141e7a200fcc6ee290554697072a4584791b4fece4b9c60af501f3512", "hash": "8a6c78a23a4e497ad8bd288138588adb3e5b49be8dbe82a3200fe7b297dac184",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },