From 828051c9632a23bb3b7507a164322d659fe2409f Mon Sep 17 00:00:00 2001
From: Tunde Oladipupo <toladipupo@oteemo.com>
Date: Mon, 25 Oct 2021 17:09:10 -0500
Subject: [PATCH] Jaeger: Update Jaeger to 1.27.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index e91333ed78..771e5f7304 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -206,7 +206,7 @@ jaeger:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
     path: "./chart"
-    tag: "2.23.0-bb.5"
+    tag: "2.26.0-bb.0"
 
   # -- Flux reconciliation overrides specifically for the Jaeger Package
   flux:
-- 
GitLab