helmfile: Update to version 0.143.5

This commit is contained in:
github-actions[bot] 2022-05-10 16:31:29 +00:00
parent 7fe1b1771f
commit 32d4d4f318

View File

@ -1,16 +1,16 @@
{
"version": "0.144.0",
"version": "0.143.5",
"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.144.0/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "97f0e617977c5518cc92d9982c894eccaeb4c64fa9ae9577e606d2780e66f10b"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_amd64.exe#/helmfile.exe",
"hash": "14e62b50ad12d7b3a1189a68b15191abd3add84563732edd5e1fdcff82cc59e0"
},
"32bit": {
"url": "https://github.com/roboll/helmfile/releases/download/v0.144.0/helmfile_windows_386.exe#/helmfile.exe",
"hash": "3b30897fb08b49e023b134119aafd9d9777ccd5586b3b565805ec8fbd8cbedf8"
"url": "https://github.com/roboll/helmfile/releases/download/v0.143.5/helmfile_windows_386.exe#/helmfile.exe",
"hash": "6ff7391a589f40460b2ed1eebd26de51784e5ee01b9b123b93903c50ad11c802"
}
},
"bin": "helmfile.exe",