From 1b2d6c1854fc1e3395c9cbdd9bc21cce4f566752 Mon Sep 17 00:00:00 2001
From: "mr.bot" <mr.bot@automr.com>
Date: Mon, 9 May 2022 22:18:11 +0000
Subject: [PATCH] Updated tempo git tag

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

diff --git a/chart/values.yaml b/chart/values.yaml
index c14cc02310..e8d34df133 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.14.2-bb.3"
+    tag: "0.15.0-bb.0"
 
   # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`).  The default is "public".
   ingress:
-- 
GitLab