From 97cc87eb614de9501f8f5282c1d23594a2a05890 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Tue, 28 Sep 2021 16:25:49 +0000
Subject: [PATCH] Jaeger Update

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 13894403fd..94f5c8d554 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -197,7 +197,7 @@ jaeger:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
     path: "./chart"
-    tag: "2.23.0-bb.2"
+    tag: "2.23.0-bb.3"
 
   # -- Flux reconciliation overrides specifically for the Jaeger Package
   flux:
-- 
GitLab