helmfile: Update to version 0.145.5

This commit is contained in:
github-actions[bot] 2022-09-14 04:56:42 +00:00
parent a7d0a25d38
commit 80effb623f

View File

@ -1,16 +1,16 @@
{
"version": "0.145.4",
"version": "0.145.5",
"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/v0.145.4/helmfile_0.145.4_windows_amd64.tar.gz",
"hash": "737074494a73ddd8dfcabe2cc6622f491fee63cf8382a3857ce6cbbda50fd213"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.5/helmfile_0.145.5_windows_amd64.tar.gz",
"hash": "0c7cb1fa4298fca40734b22eee8cf996bc61f6eefffc791b592fcf951eecea1e"
},
"32bit": {
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.4/helmfile_0.145.4_windows_386.tar.gz",
"hash": "57769ad14507a21e7d79486735bbda4bd9a8a3213d10326be6e2d96e43f8f385"
"url": "https://github.com/helmfile/helmfile/releases/download/v0.145.5/helmfile_0.145.5_windows_386.tar.gz",
"hash": "54dca33cbac3d0018e3528093ca73a7ab967c617f75489c0b60091271969af34"
}
},
"bin": "helmfile.exe",