helm: Update to version 3.15.2

This commit is contained in:
github-actions[bot] 2024-06-12 16:28:37 +00:00
parent 2cb2874020
commit 7e14891900

View File

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