From ebb64fec47c1f8a73a6c100eeaec04d88d0de160 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2024 13:35:28 +0000 Subject: [PATCH] chore(deps): update helm release tempo-distributed to v1.22.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..8865aadf 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.22.1 namespace: metrics releaseName: tempo valuesFile: tempo-values.yaml