diff --git a/bucket/helmfile.json b/bucket/helmfile.json index ffe37e8468..1abc1f0cc4 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -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",