From 2472aaab6fffea9713b0842e40868ca73c7ecf0c Mon Sep 17 00:00:00 2001
From: Michael Martin <michaelmartin@seed-innovations.com>
Date: Fri, 25 Jun 2021 20:23:16 +0000
Subject: [PATCH] bump jaeger package tag to 2.21.4-bb.1

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

diff --git a/chart/values.yaml b/chart/values.yaml
index d4a95eb6dd..d46b00778c 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -150,7 +150,7 @@ jaeger:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
     path: "./chart"
-    tag: "2.19.1-bb.4"
+    tag: "2.21.4-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Jaeger Package
   flux: {}
-- 
GitLab