From ac5611d884b4ce840888732d528494bc8b6c198d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 12 Apr 2024 17:11:13 +0000 Subject: [PATCH] chore(deps): update helm release tempo-distributed to v1.9.2 --- _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..11d1fd72 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.9.2 namespace: metrics releaseName: tempo valuesFile: tempo-values.yaml