helm: Update to version 2.12.1

This commit is contained in:
Richard Kuhnt 2018-12-20 00:00:44 +00:00
parent 397dccaf52
commit 1ac0e51fbc

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.0", "version": "2.12.1",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.0-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.1-windows-amd64.tar.gz",
"hash": "d0eeb122505cc833e526c8649c13d963103a7a769563b1cb27f8f7399e6e7c8f" "hash": "7a29c35b19cf9070e3950524cf04b8848f257535e00ea5fc45a80916ab253981"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",