helm: Update to version 3.10.1

This commit is contained in:
github-actions[bot] 2022-10-13 00:43:59 +00:00
parent b475ff286d
commit 9b55e4cfb0

View File

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