From 4c7a07420071b0cd09c22f37a193067132d94a86 Mon Sep 17 00:00:00 2001
From: olelink <me@bonjordan.com>
Date: Tue, 24 Aug 2021 20:26:27 -0400
Subject: [PATCH] tag value for logging set to reflect new change

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

diff --git a/chart/values.yaml b/chart/values.yaml
index a4f63bdad2..62811cba59 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -306,7 +306,7 @@ logging:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/elasticsearch-kibana.git
     path: "./chart"
-    tag: "0.1.19-bb.0"
+    tag: "0.1.19-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Logging (EFK) Package
   flux:
-- 
GitLab