diff --git a/bucket/helmfile.json b/bucket/helmfile.json index b5cf98599c..d1f1cc2f43 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.90.9", + "version": "0.91.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.90.9/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "f16d2a48975185adb5be91dec60b336dc3ca567604802ddc8668eeabd062b8f2" + "url": "https://github.com/roboll/helmfile/releases/download/v0.91.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "deb723f5e15761e67a5bf3fca025b7493b2c917ae461028609ddfb35d553ea3a" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.90.9/helmfile_windows_386.exe#/helmfile.exe", - "hash": "cb565a2724600259c7ad4721ab84695314c3a87cf68a6f2371c5e6968a4acc3f" + "url": "https://github.com/roboll/helmfile/releases/download/v0.91.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "320d7b519e101d5dd22de1a79491603b56e16430bf92de6d4962f1c411f10aa0" } }, "bin": "helmfile.exe",