helm: Update to version 3.7.2

This commit is contained in:
github-actions[bot] 2021-12-09 00:33:36 +00:00
parent 6de267f565
commit dd8fd0cb52

View File

@ -1,12 +1,12 @@
{
"version": "3.7.1",
"version": "3.7.2",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.7.1-windows-amd64.zip",
"hash": "e057f24032a6b5602edccfdf8fa191568471fce29aada86d6f7f46fc611a3258",
"url": "https://get.helm.sh/helm-v3.7.2-windows-amd64.zip",
"hash": "299165f0af46bece9a61b41305cca8e8d5ec5319a4b694589cd71e6b75aca77e",
"extract_dir": "windows-amd64"
}
},