helm: Update to version 3.7.0

This commit is contained in:
Jakub Čábera 2021-09-15 21:45:40 -07:00
parent 59c91fe5da
commit 6837d9225b

View File

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