diff --git a/bucket/helmfile.json b/bucket/helmfile.json index e6cf4f51eb..1d71aa256d 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.125.6", + "version": "0.125.7", "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.6/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f04749f1e84a84c92112bbd6d3781b2ae1d0ba89bd62fa28530437285c1d2db5" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.7/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "7e5086f6a18b4b2bdd22a141335d1ed8dc343a42c05bdaa8527ab70beefba566" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.125.6/helmfile_windows_386.exe#/helmfile.exe", - "hash": "e157a27221ccc10ed8e18bd74517fe9102bfea1cffdac3f3a2b72d85c763f01e" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.7/helmfile_windows_386.exe#/helmfile.exe", + "hash": "3476b82564bc9e5fae250c1df953f9d6a7f5c9991421d43740340fdf0ec75860" } }, "bin": "helmfile.exe",