helm: Update to version 3.19.1

This commit is contained in:
github-actions[bot] 2025-11-11 04:29:43 +00:00
parent 628a180a97
commit ddca8685d2

View File

@ -1,12 +1,12 @@
{ {
"version": "3.19.0", "version": "3.19.1",
"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.19.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.19.1-windows-amd64.zip",
"hash": "6488630c2e5d5945ed990fa02fd9e99f9c6792cdbcd79eb264b6cfb90179d2d1", "hash": "3fd3ab4a47364c04c51e0e7387e0598aa2c8c43dd535128665aa43e695cec11e",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },