helm: Update to version 3.10.0

This commit is contained in:
github-actions[bot] 2022-09-21 20:30:17 +00:00
parent 80ad09a2e5
commit a1bd031302

View File

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