helm: Update to version 3.15.4

This commit is contained in:
github-actions[bot] 2024-08-14 16:30:05 +00:00
parent c6a7767c19
commit 82dd18535a

View File

@ -1,12 +1,12 @@
{ {
"version": "3.15.3", "version": "3.15.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.15.3-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.15.4-windows-amd64.zip",
"hash": "fd857635bbb38b20a91731e5d084c2e21503b0f797b153e3246de01676819f23", "hash": "023b96f02e812cda1a1d5c950cb321834a56f4a50ca90146ff447a81be0ae5b6",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },