diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 1f3c832b86..43337d9980 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.130.2", + "version": "0.130.3", "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.130.2/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "c5015500373619c41f40e2a46f96f41f2b40b998310a8b6d854ba24f9c6c4daf" + "url": "https://github.com/roboll/helmfile/releases/download/v0.130.3/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "c5c92b8b4e2121bb99ee4da6d6a92d1de212c1fec7fa229843c8b85bc9da3137" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.130.2/helmfile_windows_386.exe#/helmfile.exe", - "hash": "cd091e010c99541f7a778a274cc8e08fee4fbc5a06324a188450c9db0c1e773b" + "url": "https://github.com/roboll/helmfile/releases/download/v0.130.3/helmfile_windows_386.exe#/helmfile.exe", + "hash": "177c18dde136fd3fb49c5141eef0ed8f4acf18364c1bd074a8e8aff9fc107648" } }, "bin": "helmfile.exe",