From 1518a5843f89dd981d997b6accef0eba503fc360 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Mon, 22 Jan 2024 20:15:02 +0000
Subject: [PATCH] fluentbit update to 0.42.0-bb.0

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 3883740e55..fecf37a939 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -644,11 +644,11 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/fluentbit.git
     path: "./chart"
-    tag: "0.39.0-bb.5"
+    tag: "0.42.0-bb.0"
   helmRepo:
     repoName: "registry1"
     chartName: "fluentbit"
-    tag: "0.39.0-bb.5"
+    tag: "0.42.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
-- 
GitLab