helmfile: Update to version 0.86.1

This commit is contained in:
Richard Kuhnt 2019-10-10 11:00:21 +00:00
parent 4d0566db03
commit d807c8e825

View File

@ -1,16 +1,16 @@
{
"version": "0.86.0",
"version": "0.86.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.86.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "5bfe7e8f7b472c5ac313254a6949f7908e6f83bbbce57ab5de44de22fb75e1dd"
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f636bfdbc6bb2035d352f39c912ab05f22b4cc493cf7a0abdaefdb1a7454a0c0"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "a05524e31daf108021007e005e5083b6a3370c1ee1d1775a1503d78bbea90f3e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.86.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "596674b0236b1cc40b027f0d494017e151edcb22c6a9875083bb6e7f8a3128e9"
}
},
"bin": "helmfile.exe",