diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 5778609d3a..f72d52fc6a 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.56.0", + "version": "0.57.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.56.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "39c77e4c0ec2c06b3efa832f85ec918e1d9d2a81a61240df84e8cc7ec0dbb1ba" + "url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "63f3ed8020cfdd11bf6d3de68548de86396bafeda4d09ccdc34551df267e4785" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.56.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "72d6f4524b3790e6dce56c4eb1d2e65b0de32a507e7eef50d995a5f0311f1566" + "url": "https://github.com/roboll/helmfile/releases/download/v0.57.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "a73247f67f09da9cb74e889cb6ccd76a1807653490ae6560d434683ca0a185ef" } }, "bin": "helmfile.exe",