helm: Update to version 3.7.1

This commit is contained in:
Jakub Čábera 2021-10-13 21:53:17 -07:00
parent 158eee9168
commit 214cf1bd83

View File

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