diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 604bda869b..e6cf4f51eb 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.125.5", + "version": "0.125.6", "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.125.5/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "9584af416cf68df647f2a0f60da46fa53c5b24af75b2ac757be0035e72a3e009" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "f04749f1e84a84c92112bbd6d3781b2ae1d0ba89bd62fa28530437285c1d2db5" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.125.5/helmfile_windows_386.exe#/helmfile.exe", - "hash": "410a681e27488aba01a6bb7ae8189b7252439a0fcfdd3a2b32d5cae9f8c10e5c" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_386.exe#/helmfile.exe", + "hash": "e157a27221ccc10ed8e18bd74517fe9102bfea1cffdac3f3a2b72d85c763f01e" } }, "bin": "helmfile.exe",