diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 740ae0617c..ffe37e8468 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.138.2", + "version": "0.138.3", "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.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "fce08b942fdbf35aaf55d7263ade28148f7e35e9b8b134503b4cf8508ec25ccd" + "url": "https://github.com/roboll/helmfile/releases/download/v0.138.3/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "ff220f56d1c5dc2e4dc0004447c7706a5f0cc4c74f45d879acde5968ff3f3829" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.138.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "470239d2b46caabdc5cddd5dde6dd87286c9ca7b104196927d8f9e88a9128b20" + "url": "https://github.com/roboll/helmfile/releases/download/v0.138.3/helmfile_windows_386.exe#/helmfile.exe", + "hash": "71db077537482eef58c3b933a1ff375c728d582723e83a659c22a8814e95cd81" } }, "bin": "helmfile.exe",