Update helm to version 2.7.2

This commit is contained in:
Richard Kuhnt 2017-11-16 02:01:09 +00:00
parent 09ddbf263f
commit f42e761112

View File

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