diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 3ab14f9785..0def5a8e52 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.75.1", + "version": "0.76.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.75.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "c941aa07ea0a546a6a1b1d398f5c8fae5098fe9c639135ff9900857d200a1fbd" + "url": "https://github.com/roboll/helmfile/releases/download/v0.76.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "5642900b506feba3e6dfe62813f751687dd5d32c3e7cfdd3c69a4fabccf886f7" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.75.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "7a33bab2295d29fcbe53da3d1884e5ffc6486f4a2901f3f8a9ce2da15a0e043a" + "url": "https://github.com/roboll/helmfile/releases/download/v0.76.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "eb6c3b83b39c6c9d1790e3f053f552cc67940e2fa67ff2a0fde7d68a3ecc49f7" } }, "bin": "helmfile.exe",