helmfile: Update to version 0.143.0

This commit is contained in:
github-actions[bot] 2022-01-10 08:29:11 +00:00
parent ed61c695ac
commit 229562c195

View File

@ -1,16 +1,16 @@
{
"version": "0.142.0",
"version": "0.143.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.142.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "87f8ce227e4f9e7ad127b73500903abcff89f8012e755f9c65ee43d2135c07a1"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "914768ed879dde6b0bb92941bf4b5ed706c3c965ebce9fc10b86073c47c70181"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.142.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "bc24147e86da7dbc5932f4843df378ad2dcd533465c12f73d382a28d36de0745"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "cfb079335b2968c3933ce1aee1ca17bd7cc82c38a11b11f3a6b868f42dbc74e9"
}
},
"bin": "helmfile.exe",