helm: Update to version 3.15.1

This commit is contained in:
github-actions[bot] 2024-05-23 16:29:46 +00:00
parent f6a6ea00a2
commit 10874a1550

View File

@ -1,12 +1,12 @@
{
"version": "3.15.0",
"version": "3.15.1",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.15.0-windows-amd64.zip",
"hash": "23f0ee9fc93d325ddbc4dfdac97c83bc00c7784016541045756cf9abb36f21dc",
"url": "https://get.helm.sh/helm-v3.15.1-windows-amd64.zip",
"hash": "8ebe6d353f0fbc7e51861a676ba1c14af9efb3443ae2c78eb91946a756b93a9a",
"extract_dir": "windows-amd64"
}
},