From a9293081dfab558f5c228ce7573c2634a5c6d39a Mon Sep 17 00:00:00 2001 From: Andreas Wilson <41663792+andrwils@users.noreply.github.com> Date: Fri, 22 Nov 2024 14:42:51 -0800 Subject: [PATCH] feat: upgrade release --- config/base.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/base.json b/config/base.json index 0eb31dd..91b5053 100644 --- a/config/base.json +++ b/config/base.json @@ -29,5 +29,5 @@ { "tmpl": "parsers.conf.njk" }, { "tmpl": "timestamp.lua" } ], - "fluentBitRelease": "3.0.0" + "fluentBitRelease": "3.1.9" }