diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 78c21534ff..1023346b69 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.114.0", + "version": "0.115.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.114.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "87ca8379015d80a9ef1c76c6c770d46547af397906b41e75eb4e521922c392c4" + "url": "https://github.com/roboll/helmfile/releases/download/v0.115.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "932c1ea4a7516badf9e7da1165d2a258f7bfd9a6294699925ebaec487694cb3d" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.114.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "c488c7b139f8f23922075f60527e30db96e5389f51c248d9ec2c310880009150" + "url": "https://github.com/roboll/helmfile/releases/download/v0.115.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "c4d12e16d647b67af308d2caef1a9103ccce18b00f3e746618d01cbfeb1e0262" } }, "bin": "helmfile.exe",