helm: Update to version 3.4.0

This commit is contained in:
Richard Kuhnt 2020-10-27 05:00:52 +00:00
parent 19308496d7
commit 03d57be6a6

View File

@ -1,12 +1,12 @@
{
"version": "3.3.4",
"version": "3.4.0",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.3.4-windows-amd64.zip",
"hash": "001f38788ed7ecfe336881b991d46bfd73596380185dc70557a1e352f27c0b22",
"url": "https://get.helm.sh/helm-v3.4.0-windows-amd64.zip",
"hash": "bd56473202394e20b80dafc85b4ce40c13c3159464cd2d164fc224b86fc9cf78",
"extract_dir": "windows-amd64"
}
},