helmfile: Update to version 0.143.4

This commit is contained in:
github-actions[bot] 2022-03-25 04:29:20 +00:00
parent cf6781a72f
commit 18d5511411

View File

@ -1,16 +1,16 @@
{
"version": "0.143.3",
"version": "0.143.4",
"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.143.3/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "d4931f7d43743055b7e48b8a7fa336bb26673772b4ca0e5b2afbe74feb2ddcf7"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.4/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "e2b4c08307f6aeffd3aa63ea49aca5f47aac8534cf3627057df3622f93e476ac"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.3/helmfile_windows_386.exe#/helmfile.exe",
"hash": "0672edd90443fd119c3f774f2aa7a35d44e1eb4008e7a2d81b2bdb0c98076524"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.4/helmfile_windows_386.exe#/helmfile.exe",
"hash": "7809eb69e3940b3f468bdfeb9066c2bded5ccc1e538ae62ee324d0cdfa49b95e"
}
},
"bin": "helmfile.exe",