helmfile: Update to version 0.138.7

This commit is contained in:
Jakub Čábera 2021-03-09 08:47:39 +01:00
parent 033f16b843
commit 29a4c42747

View File

@ -1,16 +1,16 @@
{
"version": "0.138.6",
"version": "0.138.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.138.6/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "29e95f21c72507d34a4362680085016dd867f3ad4f01946ad055149962fe54d7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4c57c741e8812d7871e84308991f80439451e779b989bfd40b7e6341a4f7da0c"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.6/helmfile_windows_386.exe#/helmfile.exe",
"hash": "da0c19f855fc0582cef82c22dbfe6fa387cd4248765ac6669ba455a4207e0359"
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "aad6644381f2a1b8ca5c907aac9ba4e4d09a5bda8034fe68ba31b4cd0e9c7b67"
}
},
"bin": "helmfile.exe",