helm: Update to version 3.4.2

This commit is contained in:
Jakub Čábera 2020-12-09 19:18:37 +01:00
parent 795ecd995d
commit 762175cd56

View File

@ -1,12 +1,12 @@
{
"version": "3.4.1",
"version": "3.4.2",
"description": "The package manager for Kubernetes",
"homepage": "https://helm.sh",
"license": "Apache-2.0",
"architecture": {
"64bit": {
"url": "https://get.helm.sh/helm-v3.4.1-windows-amd64.zip",
"hash": "67f19f370b1f47d71cbd05c288d7adf627921e7a6dc57c6e713c389569ad1c34",
"url": "https://get.helm.sh/helm-v3.4.2-windows-amd64.zip",
"hash": "76ff3f8c21c9af5b80abdd87ec07629ad88dbfe6206decc4d3024f26398554b9",
"extract_dir": "windows-amd64"
}
},