helm: Update to version 3.14.0

This commit is contained in:
github-actions[bot] 2024-01-17 20:24:17 +00:00
parent 24e4ea661e
commit f5732aeb5a

View File

@ -1,12 +1,12 @@
{
"version": "3.13.3",
"version": "3.14.0",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.13.3-windows-amd64.zip",
"hash": "abb5e06a3587d8da7cca60c801cfbaa5178f4252c367b2469b3f123da2357cac",
"url": "https://get.helm.sh/helm-v3.14.0-windows-amd64.zip",
"hash": "fa8dfb5141e7a200fcc6ee290554697072a4584791b4fece4b9c60af501f3512",
"extract_dir": "windows-amd64"
}
},