From 23e1f9c0d40ee9bb9e9739bffea586ea01ceb760 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 14:57:29 +0000 Subject: [PATCH] [tempo-distributed] Update docker.io/grafana/tempo Docker tag to v2.10.1 --- charts/tempo-distributed/Chart.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/tempo-distributed/Chart.yaml b/charts/tempo-distributed/Chart.yaml index feec7b31d5..74c0d3a586 100644 --- a/charts/tempo-distributed/Chart.yaml +++ b/charts/tempo-distributed/Chart.yaml @@ -2,9 +2,9 @@ apiVersion: v2 name: tempo-distributed description: Grafana Tempo in MicroService mode type: application -version: 2.1.2 +version: 2.1.3 # renovate: docker=docker.io/grafana/tempo -appVersion: 2.10.0 +appVersion: 2.10.1 kubeVersion: "^1.25.0-0" home: https://grafana.com/docs/tempo/latest/ icon: https://raw.githubusercontent.com/grafana/tempo/main/cmd/tempo/app/static/tempo-icon.png