helm: Update to version 2.12.2

This commit is contained in:
Richard Kuhnt 2019-01-14 20:00:28 +00:00
parent c10b414d52
commit c5b12e0d9b

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.1", "version": "2.12.2",
"architecture": { "architecture": {
"64bit": { "64bit": {
"url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.1-windows-amd64.tar.gz", "url": "https://storage.googleapis.com/kubernetes-helm/helm-v2.12.2-windows-amd64.tar.gz",
"hash": "7a29c35b19cf9070e3950524cf04b8848f257535e00ea5fc45a80916ab253981" "hash": "54dc234a5a1063554d26763c473f74635fa93b8114742748d4149681ee98ca6d"
} }
}, },
"extract_dir": "windows-amd64", "extract_dir": "windows-amd64",