From 7a044c9a8b493b3a4512ca2d1094e4a7eeba0b57 Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Tue, 27 Feb 2024 17:39:31 +0000 Subject: [PATCH] tempo update to 1.7.1-bb.3 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index b3bbb4c5f2..eea4461d79 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -801,11 +801,11 @@ tempo: git: repo: https://repo1.dso.mil/big-bang/product/packages/tempo.git path: "./chart" - tag: "1.7.1-bb.2" + tag: "1.7.1-bb.3" helmRepo: repoName: "registry1" chartName: "tempo" - tag: "1.7.1-bb.2" + tag: "1.7.1-bb.3" # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". ingress: -- GitLab