helm: Update to version 3.12.1

This commit is contained in:
github-actions[bot] 2023-06-15 00:34:03 +00:00
parent 5079bf2690
commit e1b7bf27fd

View File

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