From 4395ce8842a12324a890fdcc0bab761e0f7cd549 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Fri, 27 Oct 2023 16:42:02 +0000
Subject: [PATCH] tempo update to 1.6.3-bb.1

---
 chart/values.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/chart/values.yaml b/chart/values.yaml
index 95863412b2..4e8837fa4e 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -786,11 +786,11 @@ tempo:
   git:
     repo: https://repo1.dso.mil/big-bang/product/packages/tempo.git
     path: "./chart"
-    tag: "1.6.3-bb.0"
+    tag: "1.6.3-bb.1"
   helmRepo:
     repoName: "registry1"
     chartName: "tempo"
-    tag: "1.6.3-bb.0"
+    tag: "1.6.3-bb.1"
 
   # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`).  The default is "public".
   ingress:
-- 
GitLab