From bb8dec30f3d60a0846e12400bb657a6b8ff3dcc0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Nov 2024 02:07:20 +0000 Subject: [PATCH] Update Helm release tempo-distributed to v1.22.2 (#1233) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- kustomize/bases/grafana-tempo/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kustomize/bases/grafana-tempo/kustomization.yaml b/kustomize/bases/grafana-tempo/kustomization.yaml index a8e3457bf..e17c549a5 100644 --- a/kustomize/bases/grafana-tempo/kustomization.yaml +++ b/kustomize/bases/grafana-tempo/kustomization.yaml @@ -5,7 +5,7 @@ namespace: observability helmCharts: - name: tempo-distributed repo: https://grafana.github.io/helm-charts - version: 1.22.1 + version: 1.22.2 releaseName: tempo namespace: observability valuesFile: helm-values.yaml