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