helmfile: Update to version 0.119.0

This commit is contained in:
Jakub Čábera 2020-06-16 08:18:35 +02:00
parent a597bd1987
commit f22803ee34

View File

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