helmfile: Update to version 0.139.0

This commit is contained in:
Jakub Čábera 2021-05-06 08:35:56 +02:00
parent 066a31dff3
commit 99dcbedf9d

View File

@ -1,16 +1,16 @@
{
"version": "0.138.7",
"version": "0.139.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.138.7/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "4c57c741e8812d7871e84308991f80439451e779b989bfd40b7e6341a4f7da0c"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "fa6d97d87653f249fd4eca9f55cf741216f4a07db8b5e7793242104220b4e18e"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.7/helmfile_windows_386.exe#/helmfile.exe",
"hash": "aad6644381f2a1b8ca5c907aac9ba4e4d09a5bda8034fe68ba31b4cd0e9c7b67"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "9fd3132493699ea9e0171e794448e2bf2af4d12e2eb21f1cf468e12681c0892a"
}
},
"bin": "helmfile.exe",