helm: Update to version 3.17.0

This commit is contained in:
github-actions[bot] 2025-01-16 00:35:32 +00:00
parent 0d930492c5
commit 23007af639

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.4", "version": "3.17.0",
"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.4-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.17.0-windows-amd64.zip",
"hash": "9bb114c12e530a7129fd3d78fc1784e813dd7a6e29e5f9b5af8bc83fd1066d36", "hash": "0625e51437107991922f76adbec4a4f12a4438942182677399ab758a3ec8bdc5",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },