helmfile: Update to version 0.138.4

This commit is contained in:
Jakub Čábera 2021-02-05 08:33:29 +01:00
parent 63fd4d28d4
commit 266bf91604

View File

@ -1,16 +1,16 @@
{
"version": "0.138.3",
"version": "0.138.4",
"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.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "ff220f56d1c5dc2e4dc0004447c7706a5f0cc4c74f45d879acde5968ff3f3829"
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "16ec256282c65034ac856c18c8696eaf62938ece7f12d449085be124c19bd4e8"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "71db077537482eef58c3b933a1ff375c728d582723e83a659c22a8814e95cd81"
"url": "https://github.com/roboll/helmfile/releases/download/v0.138.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "d879bb05334f6a30705c8a6bf27f7be7dba0caf05c76ce58ad6076abce1a0d34"
}
},
"bin": "helmfile.exe",