helm: Update to version 3.8.1

This commit is contained in:
github-actions[bot] 2022-03-10 00:32:56 +00:00
parent fea895716c
commit fda918a369

View File

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