From dbe6e96ee3531a18000cf74e498eccf5b7831bf5 Mon Sep 17 00:00:00 2001
From: mr-bot <project2872_bot1@noreply.repo1.dso.mil>
Date: Wed, 29 Jun 2022 16:14:55 +0000
Subject: [PATCH] Tempo: Update BB Base to 2.0.0

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

diff --git a/chart/values.yaml b/chart/values.yaml
index cfca44b9bb..3dd3d56755 100644
--- a/chart/values.yaml
+++ b/chart/values.yaml
@@ -552,7 +552,7 @@ tempo:
   git:
     repo: https://repo1.dso.mil/platform-one/big-bang/apps/sandbox/tempo.git
     path: "./chart"
-    tag: "0.15.1-bb.4"
+    tag: "0.15.1-bb.5"
 
   # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`).  The default is "public".
   ingress:
-- 
GitLab