diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 0987e05f02..d168eb4221 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.73.2", + "version": "0.74.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.73.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "da8bc46913bdae39a0d5364c79fe24aafc1568ed1c873774d2b3d60627d338c1" + "url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "722bd27d238c12dba8008c20af30c8df450553546efa6af7b5da56ea413d031e" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.73.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "f1f08a430cb23d7b472dbdc8bc52c1ff8bb0287cbbe95e30c008f554657722d1" + "url": "https://github.com/roboll/helmfile/releases/download/v0.74.0/helmfile_windows_386.exe#/helmfile.exe", + "hash": "4b22bc7c401ed490d24df57ffe080f0efa8ad522ef239319fab0350e27098e11" } }, "bin": "helmfile.exe",