helm: Update to version 3.6.3

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:29 +00:00
parent 93431a42c6
commit 7fe1b1771f

View File

@ -1,12 +1,12 @@
{
"version": "3.8.1",
"version": "3.6.3",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.8.1-windows-amd64.zip",
"hash": "a75003fc692131652d3bd218dd4007692390a1dd156f11fd7668e389bdd8f765",
"url": "https://get.helm.sh/helm-v3.6.3-windows-amd64.zip",
"hash": "797d2abd603a2646f2fb9c3fabba46f2fabae5cbd1eb87c20956ec5b4a2fc634",
"extract_dir": "windows-amd64"
}
},