helmfile: Update to version 0.141.0

This commit is contained in:
Jakub Čábera 2021-10-03 23:45:21 -07:00
parent 0b5b07b34f
commit 2e13a3358b

View File

@ -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",