helm: Update to version 3.17.2

This commit is contained in:
github-actions[bot] 2025-03-13 20:28:08 +00:00
parent 6556417d57
commit 215796917a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.17.1", "version": "3.17.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.17.1-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.17.2-windows-amd64.zip",
"hash": "08281ee6d4d272835ff10c510b8b39736d112d9cb89dfbc853fe83913fbe48d0", "hash": "f76fe76fa116d2bae948aee9bb54ba11bf5b726a09f732ce6a74eb65af2886b1",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },