diff --git a/bucket/helmfile.json b/bucket/helmfile.json index 7c5eb7d9c5..0dd9a36948 100644 --- a/bucket/helmfile.json +++ b/bucket/helmfile.json @@ -1,16 +1,16 @@ { - "version": "0.140.0", + "version": "0.140.1", "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.140.0/helmfile_windows_amd64.exe#/helmfile.exe", - "hash": "a73a55eb65b56ba8d73bd8ead8e4d95406a64d86d74b2faada50d8c11665deea" + "url": "https://github.com/roboll/helmfile/releases/download/v0.140.1/helmfile_windows_amd64.exe#/helmfile.exe", + "hash": "a35f8704fe880b66ac3c82a68634c45cc0591c328b25fd18ad1f8b8fe2d39955" }, "32bit": { - "url": "https://github.com/roboll/helmfile/releases/download/v0.140.0/helmfile_windows_386.exe#/helmfile.exe", - "hash": "b1a90fd5e6b16a4711e64662c43204d789c9d804d149b3198378bff6bee2b7e6" + "url": "https://github.com/roboll/helmfile/releases/download/v0.140.1/helmfile_windows_386.exe#/helmfile.exe", + "hash": "d0c83deda9d4ca28416552b3a2b7fc332675120a7b60ae093e8633379b486767" } }, "bin": "helmfile.exe",