From 8d17f03aa14a75208a29ff03266df7cefd2471b3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 16 Dec 2024 21:12:49 +0000 Subject: [PATCH] chore(deps): update helm release tempo-distributed to v1.26.3 --- _infrastructure/metrics/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_infrastructure/metrics/kustomization.yaml b/_infrastructure/metrics/kustomization.yaml index bbc8b90e..533a2ab8 100644 --- a/_infrastructure/metrics/kustomization.yaml +++ b/_infrastructure/metrics/kustomization.yaml @@ -35,7 +35,7 @@ helmCharts: lokiAddress: http://loki-write:3100/loki/api/v1/push - repo: https://grafana.github.io/helm-charts name: tempo-distributed - version: 1.4.7 + version: 1.26.3 namespace: metrics releaseName: tempo valuesFile: tempo-values.yaml