diff --git a/bucket/helmfile.json b/bucket/helmfile.json index e5aceeb139..214f439191 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.88.0", + "version": "0.89.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.88.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f46e622792a238fa4a61cc9b92c85685b3cd036199c3d291acdb7711c38913ce" + "url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "fb6c5782e0e236d6d6deaacb224ad4573fce1cc74109f3bf09e32d3318c3d2d2" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.88.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "467a4687fc7adf79c8043817d5feb082aedf6240fc67b8f294cbb4ce1c092d26" + "url": "https://github.com/roboll/helmfile/releases/download/v0.89.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "e2139a7e840e7db7ff88c6347fe2dce869540721b09c78c4c35c2b8d30c0fd54" } }, "bin": "helmfile.exe",