helm: Update to version 3.19.0

This commit is contained in:
github-actions[bot] 2025-09-12 00:36:13 +00:00
parent 800945ccd9
commit 93dad82ef0

View File

@ -1,12 +1,12 @@
{
"version": "3.18.6",
"version": "3.19.0",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.18.6-windows-amd64.zip",
"hash": "4263320a8d70df0bb1e245534fba1b541f9889005cdb68dec9798b197c3f66b0",
"url": "https://get.helm.sh/helm-v3.19.0-windows-amd64.zip",
"hash": "6488630c2e5d5945ed990fa02fd9e99f9c6792cdbcd79eb264b6cfb90179d2d1",
"extract_dir": "windows-amd64"
}
},