helm: Update to version 3.2.1

This commit is contained in:
Jakub Čábera 2020-05-08 00:35:34 +02:00
parent c239b32f50
commit ebf276a1b2

View File

@ -2,11 +2,11 @@
"homepage": "https://helm.sh", "homepage": "https://helm.sh",
"description": "The package manager for Kubernetes", "description": "The package manager for Kubernetes",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "3.2.0", "version": "3.2.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://get.helm.sh/helm-v3.2.0-windows-amd64.zip", "url": "https://get.helm.sh/helm-v3.2.1-windows-amd64.zip",
"hash": "241a9d8f7bac2c03688e04706a784d3b26af463b73d8ad99ea77f54cf05a1834" "hash": "dbd30c03f5ba110348a20ffb5ed8770080757937c157987cce59287507af79dd"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",