helm: Update to version 2.11.0

This commit is contained in:
Richard Kuhnt 2018-09-25 19:00:29 +00:00
parent ba7f11c1cd
commit 06e96aae72

View File

@ -1,11 +1,11 @@
{ {
"homepage": "https://helm.sh/", "homepage": "https://helm.sh/",
"license": "Apache-2.0", "license": "Apache-2.0",
"version": "2.10.0", "version": "2.11.0",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.10.0-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.11.0-windows-amd64.tar.gz",
"hash": "9bd32dae4b4631480782904dd79a6c942803a4e1c8974072d39aed2a74fca86c" "hash": "8347dc5ea12d937eb793ed438ea3274f40639144abdc8b071715937aad8a7616"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",