helm: Update to version 3.9.2

This commit is contained in:
github-actions[bot] 2022-07-21 20:28:49 +00:00
parent 96b4876b3b
commit bbb7ed909d

View File

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