helm: Update to version 3.11.3

This commit is contained in:
github-actions[bot] 2023-04-12 20:26:32 +00:00
parent e85e0924e1
commit f45bd1a7e2

View File

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