helmfile: Update to version 0.139.5

This commit is contained in:
Jakub Čábera 2021-05-14 01:06:22 -07:00
parent 10b061cf89
commit 82d51666ab

View File

@ -1,16 +1,16 @@
{
"version": "0.139.4",
"version": "0.139.5",
"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.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c6d31115c42478a43e0944183c35c2d7a5799a818a4c7398310632773bbd7cec"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "1b3094f60a2302cfad45980bec244818f41c17aed299874be9cf7c3e2788afd0"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "4d7709ce09269435f5221710974b0b3d2e8d6325ae02498d85b93fd874cdb7cb"
"url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_386.exe#/helmfile.exe",
"hash": "001fb2dc24a3361cd9e56e2e5c57d35e177b157a3b3a67349070797cefae8ec6"
}
},
"bin": "helmfile.exe",