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