diff --git a/bucket/helmfile.json b/bucket/helmfile.json index d6f819fab8..c40a5ec5e2 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.60.1", + "version": "0.61.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.60.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "5eafbab8f6b50f69861ab5f51b597c0a25571ebcbb2f5e835b92f7048b51c5a2" + "url": "https://github.com/roboll/helmfile/releases/download/v0.61.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "abd5242e7a7c2e1d294adbf91845b9b5b8cb50071e847c4b50874f718f24d5f0" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.60.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "1486065f3431f6269eb72af4e4ec9e6c72056a4adb6786651b5dca3bbc330358" + "url": "https://github.com/roboll/helmfile/releases/download/v0.61.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "d2b88765c2d38503444966cc62038032e1157b8624849df67374916317773286" } }, "bin": "helmfile.exe",