helm: Update to version 3.14.2

This commit is contained in:
github-actions[bot] 2024-02-22 00:34:26 +00:00
parent e59279fc12
commit bd5cdac4d1

View File

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