diff --git a/bucket/helmfile.json b/bucket/helmfile.json index f72d52fc6a..ec214b7508 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.57.0", + "version": "0.58.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.57.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "63f3ed8020cfdd11bf6d3de68548de86396bafeda4d09ccdc34551df267e4785" + "url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "5dab72d28ee83e5cbefbdd8bbd279dcd6e40ac7c6d54144385cea206f37e9dda" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "a73247f67f09da9cb74e889cb6ccd76a1807653490ae6560d434683ca0a185ef" + "url": "https://github.com/roboll/helmfile/releases/download/v0.58.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "fda8a42a84f6090d0adaad2bec8725628abdb66a5e25a02847fb6143ce595cd2" } }, "bin": "helmfile.exe",