diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 801c6470e1..ac4bd6d813 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.125.1", + "version": "0.125.2", "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.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f641fb0a693a2958a8a5cd9bf4c42153bd6bc630404b9fa60323690f1bcc70f4" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.2/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "81d1ff712738f01f8b01c3543635ef5463a61a5bd586424e6e1a06176db6c851" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.125.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "b267e7b60ce61b17c7f4c009e9dd543c2be3b7519c1c059feefc63996fb37084" + "url": "https://github.com/roboll/helmfile/releases/download/v0.125.2/helmfile_windows_386.exe#/helmfile.exe", + "hash": "275b9087c9d29c1bccd20f051aa4f7453ed068585f4ea09bdafab189ec1d5419" } }, "bin": "helmfile.exe",