From cdc7d3bce69dfcb03b0b077147035c019bb3808e Mon Sep 17 00:00:00 2001 From: mr-bot <project2872_bot1@noreply.repo1.dso.mil> Date: Thu, 30 May 2024 22:10:07 +0000 Subject: [PATCH] tempo update to 1.8.0-bb.0 --- chart/values.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/chart/values.yaml b/chart/values.yaml index f0653b8e19..0b07a29725 100644 --- a/chart/values.yaml +++ b/chart/values.yaml @@ -805,11 +805,11 @@ tempo: git: repo: https://repo1.dso.mil/big-bang/product/packages/tempo.git path: "./chart" - tag: "1.7.1-bb.8" + tag: "1.8.0-bb.0" helmRepo: repoName: "registry1" chartName: "tempo" - tag: "1.7.1-bb.8" + tag: "1.8.0-bb.0" # -- Redirect the package ingress to a specific Istio Gateway (listed in `istio.gateways`). The default is "public". ingress: -- GitLab