From 3ab85b4055b8b2f05db2e0bb5ce55862aebf3023 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 25 Nov 2023 00:34:27 +0000 Subject: [PATCH] chore(deps): update helm release tempo-distributed to v1.7.0 --- _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..e924d0b0 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.7.0 namespace: metrics releaseName: tempo valuesFile: tempo-values.yaml