From 86900ae3828357777f6fb9504259b5cf613b36c0 Mon Sep 17 00:00:00 2001
From: bhearn <bhearn@anchore.com>
Date: Tue, 22 Jun 2021 14:39:00 +0000
Subject: [PATCH] bump 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 a1f52137ef..1fd13dc502 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -301,7 +301,7 @@ fluentbit:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/fluentbit.git
     path: "./chart"
-    tag: "0.15.8-bb.5"
+    tag: "0.15.14-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Fluent-Bit Package
   flux: {}
-- 
GitLab