helm: Update to version 3.11.0

This commit is contained in:
github-actions[bot] 2023-01-18 20:26:36 +00:00
parent 651133776c
commit 6ff216af3a

View File

@ -1,12 +1,12 @@
{
"version": "3.10.3",
"version": "3.11.0",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.10.3-windows-amd64.zip",
"hash": "5d97aa26830c1cd6c520815255882f148040587fd7cdddb61ef66e4c081566e0",
"url": "https://get.helm.sh/helm-v3.11.0-windows-amd64.zip",
"hash": "55477fa4295fb3043835397a19e99a138bb4859fbe7cd2d099de28df9d8786f1",
"extract_dir": "windows-amd64"
}
},