helm: Update to version 3.13.0

This commit is contained in:
github-actions[bot] 2023-09-28 00:32:56 +00:00
parent 9308e2a16b
commit b6ccc7d9cd

View File

@ -1,12 +1,12 @@
{
"version": "3.12.3",
"version": "3.13.0",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.12.3-windows-amd64.zip",
"hash": "f3e2e9d69bb0549876aef6e956976f332e482592494874d254ef49c4862c5712",
"url": "https://get.helm.sh/helm-v3.13.0-windows-amd64.zip",
"hash": "8989f94407d31da2697a7354fba5f5c436b27ea193f76de6f1d37a51898a97a1",
"extract_dir": "windows-amd64"
}
},