From 2acde2f2b65ec5360ae6afc181c23f1b8b3050ec Mon Sep 17 00:00:00 2001
From: Mark Sanchez <mark.sanchez.8@us.af.mil>
Date: Thu, 2 Sep 2021 14:23:54 -0500
Subject: [PATCH] update fluent bit tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index cb73d34767..84a5c376eb 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -361,7 +361,7 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
     path: "./chart"
-    tag: "0.16.1-bb.0"
+    tag: "0.16.5-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
-- 
GitLab