helm: Update to version 3.9.4

This commit is contained in:
github-actions[bot] 2022-08-24 20:28:28 +00:00
parent 4cb5617826
commit f1961698d9

View File

@ -1,12 +1,12 @@
{
"version": "3.9.3",
"version": "3.9.4",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.9.3-windows-amd64.zip",
"hash": "cdd24727d233e620ce6e8ec21646a6218bde94cf3d5f24e9c4ae6a114939975d",
"url": "https://get.helm.sh/helm-v3.9.4-windows-amd64.zip",
"hash": "7cdc1342bc1863b6d5ce695fbef4d3b0d65c7c5bcef6ec6adf8fc9aa53821262",
"extract_dir": "windows-amd64"
}
},