helm: Update to version 3.12.0

This commit is contained in:
github-actions[bot] 2023-05-11 00:35:19 +00:00
parent 0a6f82a454
commit 4f9e3a77a2

View File

@ -1,12 +1,12 @@
{ {
"version": "3.11.3", "version": "3.12.0",
"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.11.3-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.12.0-windows-amd64.zip",
"hash": "ae146d2a90600c6958bc801213daef467237cf475e26ab3f476dfb8e0d9549b7", "hash": "52138ba8caec50c358c7aee41aac28d6a8a037878ada3cf5ce6c1049fc772547",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },