helm: Update to version 3.16.4

This commit is contained in:
github-actions[bot] 2024-12-16 20:29:22 +00:00
parent 55bb60cd6f
commit c562637cfe

View File

@ -1,12 +1,12 @@
{ {
"version": "3.16.3", "version": "3.16.4",
"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.3-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.16.4-windows-amd64.zip",
"hash": "1a52aa56e55168c3d3d2e45fa833a32290e4e3790559851dce1e707eb7728b81", "hash": "9bb114c12e530a7129fd3d78fc1784e813dd7a6e29e5f9b5af8bc83fd1066d36",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },