diff --git a/bucket/helmfile.json b/bucket/helmfile.json index c3eac1b0e7..c0d931dc99 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.139.4", + "version": "0.139.5", "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.139.4/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "c6d31115c42478a43e0944183c35c2d7a5799a818a4c7398310632773bbd7cec" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "1b3094f60a2302cfad45980bec244818f41c17aed299874be9cf7c3e2788afd0" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.139.4/helmfile_windows_386.exe#/helmfile.exe", - "hash": "4d7709ce09269435f5221710974b0b3d2e8d6325ae02498d85b93fd874cdb7cb" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.5/helmfile_windows_386.exe#/helmfile.exe", + "hash": "001fb2dc24a3361cd9e56e2e5c57d35e177b157a3b3a67349070797cefae8ec6" } }, "bin": "helmfile.exe",