helm: Update to version 3.14.4

This commit is contained in:
github-actions[bot] 2024-04-11 01:14:16 +00:00
parent 767cecfdf9
commit 7ad0b10620

View File

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