helmfile: Update to version 0.64.1

This commit is contained in:
Richard Kuhnt 2019-05-22 10:00:37 +00:00
parent f300f50525
commit ff98ad0944

View File

@ -1,16 +1,16 @@
{
"version": "0.63.2",
"version": "0.64.1",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/roboll/helmfile/",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "0238bf4bf34b328151e762dd1ef51e57382fc8e81bb994d8b71ad4c9876567b3"
"url": "https://github.com/roboll/helmfile/releases/download/v0.64.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e7679d3a6100f12864b2fe69fbc4a1a0bf0e677ff5c7990991b78b389995d591"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.63.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "e6d6c043773012b2052fbb8adaea18a40b634c3e9b64fdabe0861d0e7ff95222"
"url": "https://github.com/roboll/helmfile/releases/download/v0.64.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "5b268a5cf3ed7e6330d539e5b22f1891b68f82a870e0e781756f01d8257f9410"
}
},
"bin": "helmfile.exe",