From 9eb7d0a7123302b0a2aa1df82e682532316ed439 Mon Sep 17 00:00:00 2001
From: Micah Nagel <micah.nagel@parsons.com>
Date: Mon, 18 Apr 2022 19:49:11 +0000
Subject: [PATCH] Jaeger: OSCAL Fixes

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

diff --git a/chart/values.yaml b/chart/values.yaml
index 59559938a3..381bdbc8f4 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -261,7 +261,7 @@ jaeger:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/core/jaeger.git
     path: "./chart"
-    tag: "2.29.0-bb.0"
+    tag: "2.29.0-bb.1"
 
   # -- Flux reconciliation overrides specifically for the Jaeger Package
   flux:
-- 
GitLab