helm: Update to version 3.11.2

This commit is contained in:
github-actions[bot] 2023-03-09 00:35:36 +00:00
parent 284826be2e
commit 6c0bc3eba9

View File

@ -1,12 +1,12 @@
{
"version": "3.11.1",
"version": "3.11.2",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.11.1-windows-amd64.zip",
"hash": "bc37d5d283e57c5dfa94f92ff704c8e273599ff8df3f8132cef5ca73f6a23d0a",
"url": "https://get.helm.sh/helm-v3.11.2-windows-amd64.zip",
"hash": "bca0c5b99a0e6621032f1767e61a1723b86c5f4ef565fa58be8be6d619a4276a",
"extract_dir": "windows-amd64"
}
},