diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 1fd96140de..3eb423f129 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.87.0", + "version": "0.87.1", "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.87.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "25a23992bf96c37d90fb17054541ce4deed28c4c4b4c26b723d8da8fc9936dbe" + "url": "https://github.com/roboll/helmfile/releases/download/v0.87.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "964534932a8e7ee0b9d0d8a863404c0926e56029a37721de08403d8d8915f399" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.87.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "499aa7c1a3205967bba0baa4af2a58003d8741eb82f18f3e7fb1b31113ea127d" + "url": "https://github.com/roboll/helmfile/releases/download/v0.87.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "09b073a4cc6b44a52d93cf7442191e2820b9185b186acbf46ab0fbd8efc8f88b" } }, "bin": "helmfile.exe",