helm: Update to version 2.13.0

This commit is contained in:
Richard Kuhnt 2019-02-27 19:00:25 +00:00
parent a26e753465
commit 64f9d6afb0

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://helm.sh/", "homepage": "https://helm.sh/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.12.3", "version": "2.13.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.3-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.13.0-windows-amd64.tar.gz",
"hash": "f1a1cd17c58968e7ab1660b37b42db4493bbff24bc7c5f0c4a00ecb172798b4d" "hash": "e0143c3fc6c3e585e62cfa31de8d5e7e00ee3a702ed7416157360fcdd2026a72"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",