From 5b13e8cbc3d0992cbb274fc889c38dbb381eac51 Mon Sep 17 00:00:00 2001
From: Ryan Garcia <garcia.ryan@solute.us>
Date: Fri, 18 Jun 2021 18:39:21 +0000
Subject: [PATCH] feat: Logging version bump, networkpolicy template for SSO

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

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