From dcc59722cebcdfdd4c64105cb763bd54e09acf1e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 13 Dec 2024 21:14:42 +0000 Subject: [PATCH] chore(deps): update helm release tempo-distributed to v1.26.1 --- _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..17e158c1 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.1 namespace: metrics releaseName: tempo valuesFile: tempo-values.yaml