helm: Update to version 3.8.0

This commit is contained in:
github-actions[bot] 2022-01-24 20:26:51 +00:00
parent fba437f1a5
commit 3d2885dca9

View File

@ -1,12 +1,12 @@
{ {
"version": "3.7.2", "version": "3.8.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.7.2-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.8.0-windows-amd64.zip",
"hash": "299165f0af46bece9a61b41305cca8e8d5ec5319a4b694589cd71e6b75aca77e", "hash": "d52e0cda6c4cc0e0717d5161ca1ba7a8d446437afdbe42b3c565c145ac752888",
"extract_dir": "windows-amd64" "extract_dir": "windows-amd64"
} }
}, },