From 421df4a7fc3759bce75ff800b41a29aaf70459ea Mon Sep 17 00:00:00 2001
From: olelink <me@bonjordan.com>
Date: Tue, 22 Feb 2022 09:52:33 -0600
Subject: [PATCH] Updated tag for fluentbit to reflect new version

---
 chart/values.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 4ceb554167..116dbea5c5 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -414,7 +414,7 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
     path: "./chart"
-    tag: "0.19.16-bb.5"
+    tag: "0.19.19-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
-- 
GitLab