diff --git a/bucket/helmfile.json b/bucket/helmfile.json index b6c49c63b3..78c21534ff 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.113.0", + "version": "0.114.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.113.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "dcc9ad091d683da5d23c3a9803c977f110a5f768e19f5b80e36a827f33302863" + "url": "https://github.com/roboll/helmfile/releases/download/v0.114.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "87ca8379015d80a9ef1c76c6c770d46547af397906b41e75eb4e521922c392c4" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.113.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "9148fac73ef2816e8a979d7d495e19755f9061d1946679920cbd7f4d748b636c" + "url": "https://github.com/roboll/helmfile/releases/download/v0.114.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "c488c7b139f8f23922075f60527e30db96e5389f51c248d9ec2c310880009150" } }, "bin": "helmfile.exe",