helm: Update to version 3.18.1

This commit is contained in:
github-actions[bot] 2025-05-28 20:29:42 +00:00
parent 167a353820
commit ec67c94d4d

View File

@ -1,12 +1,12 @@
{ {
"version": "3.18.0", "version": "3.18.1",
"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.18.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.18.1-windows-amd64.zip",
"hash": "ae6a1b832043e3433d2823fc42692057dbf007efad34292708130b412c169a94", "hash": "d0f74d2043dae67992d4dcdd430844aa4817e4735a42ef9ecb4d2f042e2ed2bb",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },