helm: Update to version 4.0.2

This commit is contained in:
github-actions[bot] 2025-12-11 00:43:02 +00:00
parent c04a38549f
commit a8e5a73138

View File

@ -1,17 +1,17 @@
{
"version": "4.0.1",
"version": "4.0.2",
"description": "The package manager for Kubernetes.",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v4.0.1-windows-amd64.zip",
"hash": "a976ee9f3016ae86d8948c0a6d3fc5ed7489cd264cffdbff4860bd97120bd256",
"url": "https://get.helm.sh/helm-v4.0.2-windows-amd64.zip",
"hash": "3a160ca07a0da72bf872601116ed1363120c3fe1d48afb0bb7f53bbba4673f7f",
"extract_dir": "windows-amd64"
},
"arm64": {
"url": "https://get.helm.sh/helm-v4.0.1-windows-arm64.zip",
"hash": "5ecbcd8e50577a325e22d365cd4c4de2e2bd014d81f73b356dbd4f7e6c2427fb",
"url": "https://get.helm.sh/helm-v4.0.2-windows-arm64.zip",
"hash": "dd94baf0ceb0dced8615343ed7a7b1cd5543996a8177866ead3f8a9ce60c8d14",
"extract_dir": "windows-arm64"
}
},