helmfile: Update to version 0.139.2

This commit is contained in:
Jakub Čábera 2021-05-09 08:39:21 +02:00
parent 875c6ebb44
commit 60edf22e93

View File

@ -1,16 +1,16 @@
{
"version": "0.139.1",
"version": "0.139.2",
"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.139.1/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "bb87b11d97d378c412837ba462c44a930f489c3b3da74622534453ed7f456d19"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.2/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "f92a4dd6d1381e6973eb7d13761883802bfc68bce1a7c19fba520711d294667d"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.1/helmfile_windows_386.exe#/helmfile.exe",
"hash": "2c148b4e458e70fd5230094e55b66a4b5d985403b5e2e70fe1b214a69c1e6117"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.2/helmfile_windows_386.exe#/helmfile.exe",
"hash": "2ed3069841165badd537a02db6dc50b6722e58a4157e822b596ce9b4674a02a9"
}
},
"bin": "helmfile.exe",