helmfile: Update to version 0.87.0

This commit is contained in:
Richard Kuhnt 2019-10-17 00:00:30 +00:00
parent f32d38b1cf
commit ca27500879

View File

@ -1,16 +1,16 @@
{
"version": "0.86.1",
"version": "0.87.0",
"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.86.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f636bfdbc6bb2035d352f39c912ab05f22b4cc493cf7a0abdaefdb1a7454a0c0"
"url": "https://github.com/roboll/helmfile/releases/download/v0.87.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "25a23992bf96c37d90fb17054541ce4deed28c4c4b4c26b723d8da8fc9936dbe"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "596674b0236b1cc40b027f0d494017e151edcb22c6a9875083bb6e7f8a3128e9"
"url": "https://github.com/roboll/helmfile/releases/download/v0.87.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "499aa7c1a3205967bba0baa4af2a58003d8741eb82f18f3e7fb1b31113ea127d"
}
},
"bin": "helmfile.exe",