helm: Update to version 3.8.2

This commit is contained in:
github-actions[bot] 2022-04-13 20:32:57 +00:00
parent 49656ac852
commit cf8605f198

View File

@ -1,12 +1,12 @@
{
"version": "3.8.1",
"version": "3.8.2",
"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.8.2-windows-amd64.zip",
"hash": "051959311ed5a3d49596b298b9e9618e2a0ad6a9270c134802f205698348ba5e",
"extract_dir": "windows-amd64"
}
},