helm: Update to version 3.16.2

This commit is contained in:
github-actions[bot] 2024-10-09 20:28:21 +00:00
parent 8b31860fef
commit 041bbbc834

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.1", "version": "3.16.2",
"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.16.1-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.16.2-windows-amd64.zip",
"hash": "89952ea1bace0a9498053606296ea03cf743c48294969dfc731e7f78d1dc809a", "hash": "57821dd47d5728912e14000ee62262680e9039e8d05e18342cc010d5ac7908d7",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },