helmfile: Update to version 0.145.4

This commit is contained in:
github-actions[bot] 2022-08-25 04:54:56 +00:00
parent e5df2893da
commit 5676a1c60f

View File

@ -1,16 +1,16 @@
{
"version": "0145.4",
"version": "0.145.4",
"description": "Command line interface to deploy Kubernetes Helm Charts.",
"homepage": "https://github.com/helmfile/helmfile",
"license": "MIT",
"architecture": {
"64bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_amd64.tar.gz",
"hash": "5c52d6f27060f977f5b4e5b8d68ff5e4cf9289a2d016f0f60b734c2187cd1651"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.4/helmfile_0.145.4_windows_amd64.tar.gz",
"hash": "737074494a73ddd8dfcabe2cc6622f491fee63cf8382a3857ce6cbbda50fd213"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0145.4/helmfile_0145.4_windows_386.tar.gz",
"hash": "fdc9f28af8dd30839e23e28a4d4248f7f7fcd8aca8744687572e7395d1991135"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.4/helmfile_0.145.4_windows_386.tar.gz",
"hash": "57769ad14507a21e7d79486735bbda4bd9a8a3213d10326be6e2d96e43f8f385"
}
},
"bin": "helmfile.exe",