helm: Update to version 3.9.1

This commit is contained in:
github-actions[bot] 2022-07-13 20:32:55 +00:00
parent 86e3c6c9a8
commit 1ea1faf9a9

View File

@ -1,12 +1,12 @@
{
"version": "3.9.0",
"version": "3.9.1",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.9.0-windows-amd64.zip",
"hash": "631d333bce5f2274c00af753d54bb62886cdb17a958d2aff698c196612c9e8cb",
"url": "https://get.helm.sh/helm-v3.9.1-windows-amd64.zip",
"hash": "9d6c1f4a2b328be15c548665e49e1628ebb4246258ab2cba6e0ee893b9881314",
"extract_dir": "windows-amd64"
}
},