helm: Update to version 3.10.2

This commit is contained in:
github-actions[bot] 2022-11-10 20:29:20 +00:00
parent c0fdd217a0
commit 24f9906ffe

View File

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