helmfile: Update to version 0.106.4

This commit is contained in:
Jakub Čábera 2020-04-04 11:27:00 +02:00
parent 2003497f5c
commit 93aa1887f7

View File

@ -1,16 +1,16 @@
{
"version": "0.106.3",
"version": "0.106.4",
"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.106.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "40a3f678e8dfc238326371efb77f5d8e5a040477cc4aee467743185258523dc9"
"url": "https://github.com/roboll/helmfile/releases/download/v0.106.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d001ab4b8e6c834348a37bf59e87e3818e016adcd51bcb41a70bcf66c4529343"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.106.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4e4fc5b473c4b1f5a66ed08f60894f7ffe03a81cfa93522c4e2c287bc0426ac9"
"url": "https://github.com/roboll/helmfile/releases/download/v0.106.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "f4a7ed44410a898652ad8d2fb0a60ffc823147acb631a17aa938db75a129c34e"
}
},
"bin": "helmfile.exe",