helmfile: Update to version 0.118.7

This commit is contained in:
Jakub Čábera 2020-06-10 08:36:21 +02:00
parent 3cfb421f3d
commit 74aeacd343

View File

@ -1,16 +1,16 @@
{
"version": "0.118.6",
"version": "0.118.7",
"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.118.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d2a1c6d0fe6a0c01bd3d93a8f954648117ad2a7d38964280fa99ea89bb8ca20e"
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c54b28ab47ad984106cc83500e671543b390b5a784ca1ebcd6bd5212c66c419f"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "641a3d7916896c13031237f190ce64660ebdfb9c5be930a3cef2a5bb4f40e26b"
"url": "https://github.com/roboll/helmfile/releases/download/v0.118.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "75f6cbe5d31434a1da5ed60069b4698d98edba4b968277994e62c29e075cb7fb"
}
},
"bin": "helmfile.exe",