Update helm to version 2.7.1

This commit is contained in:
Richard Kuhnt 2017-11-15 22:00:12 +00:00
parent b0ddf4466d
commit f1ccf244c9

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://helm.sh/", "homepage": "https://helm.sh/",
"license": "https://github.com/kubernetes/helm/blob/master/LICENSE", "license": "https://github.com/kubernetes/helm/blob/master/LICENSE",
"version": "2.7.0", "version": "2.7.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.7.0-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.7.1-windows-amd64.tar.gz",
"hash": "a77cfbf8394d10a387792db489ef73b6f82e6da94373990a282e5075d6c8f498" "hash": "a71df838dc0e5517631215cae047a902f7810f5094fd22d2d51338503cd315c2"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",