helmfile: Update to version 0.142.0

This commit is contained in:
Richard Kuhnt 2021-11-14 01:00:34 +00:00
parent 85b83e6376
commit 2a01bb691e

View File

@ -1,16 +1,16 @@
{
"version": "0.141.0",
"version": "0.142.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.141.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "c4b3fb4a111cd4fac8f9ede184707742042b699904df4a46c0269500b6c288fa"
"url": "https://github.com/roboll/helmfile/releases/download/v0.142.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "87f8ce227e4f9e7ad127b73500903abcff89f8012e755f9c65ee43d2135c07a1"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.141.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "54af1f75a474845c57f94ad5e9c82a6daa0f8bf452cb574a4a9710192a42e6d5"
"url": "https://github.com/roboll/helmfile/releases/download/v0.142.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "bc24147e86da7dbc5932f4843df378ad2dcd533465c12f73d382a28d36de0745"
}
},
"bin": "helmfile.exe",