diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 4baab34131..e5d1a2cd7c 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.64.1", + "version": "0.64.2", "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.64.1/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "e7679d3a6100f12864b2fe69fbc4a1a0bf0e677ff5c7990991b78b389995d591" + "url": "https://github.com/roboll/helmfile/releases/download/v0.64.2/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "05cb007e9a54414de684ae6f10a31609d302894ef9391bbe93e137ca4bbd6a00" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.64.1/helmfile_windows_386.exe#/helmfile.exe", - "hash": "5b268a5cf3ed7e6330d539e5b22f1891b68f82a870e0e781756f01d8257f9410" + "url": "https://github.com/roboll/helmfile/releases/download/v0.64.2/helmfile_windows_386.exe#/helmfile.exe", + "hash": "c9ccdd44dde0dead6b9ca0e11c2ed6b857a027449ad65b387bd39ef23237413c" } }, "bin": "helmfile.exe",