From dc00bd900e86ead13f60102dfa1486717897c0c2 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 7 Dec 2021 22:57:04 +0000
Subject: [PATCH] Update Elastic Stack to 7.14.x

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

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