diff --git a/bucket/helmfile.json b/bucket/helmfile.json index f1731659da..039daba471 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.139.6", + "version": "0.139.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.139.6/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "d90c71511bef846e4b111de722d718b34fb814a2dd6d6a15b323edcd8eb0f90d" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.7/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "506a0c67c541a2d2daf39037b50443df388dd7e02d633b61ea8aebd7919ef38c" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.139.6/helmfile_windows_386.exe#/helmfile.exe", - "hash": "4a8f97cb6e2de8f59d7360ebea9bcef6b2a29c0338ca90227c66c5b4e69dea17" + "url": "https://github.com/roboll/helmfile/releases/download/v0.139.7/helmfile_windows_386.exe#/helmfile.exe", + "hash": "083195860580121889c128c77ec1886b823a9b0e083bb81975e91d7dd92699b6" } }, "bin": "helmfile.exe",