helm: Update to version 3.12.2

This commit is contained in:
github-actions[bot] 2023-07-13 20:26:06 +00:00
parent 3ea7021460
commit 2d88799210

View File

@ -1,12 +1,12 @@
{
"version": "3.12.1",
"version": "3.12.2",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.12.1-windows-amd64.zip",
"hash": "9040f8f37c90600a51db4934c04bc9c2adc058cb2161e20b5193b3ba46de10fa",
"url": "https://get.helm.sh/helm-v3.12.2-windows-amd64.zip",
"hash": "35dc439baad85728dafd2be0edd4721ae5b770c5cf72c3adf9558b1415a9cae6",
"extract_dir": "windows-amd64"
}
},