diff --git a/bucket/helmfile.json b/bucket/helmfile.json index ec214b7508..f2e7bde5ee 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.58.0", + "version": "0.59.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.58.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "5dab72d28ee83e5cbefbdd8bbd279dcd6e40ac7c6d54144385cea206f37e9dda" + "url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "4eadcf5ca5c9bb31537fe493136d1b7956484407c8a3cdf7cbe81beccc852eb4" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "fda8a42a84f6090d0adaad2bec8725628abdb66a5e25a02847fb6143ce595cd2" + "url": "https://github.com/roboll/helmfile/releases/download/v0.59.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "e5370d76cf8a45107af43e961de1ba19cb24e37082f03b6d264157d3b548631d" } }, "bin": "helmfile.exe",