From ac87758a81d3864e0bd2c4e6e04d7217c4b3ef9a Mon Sep 17 00:00:00 2001 From: qclaogui <17244565+qclaogui@users.noreply.github.com> Date: Wed, 11 Dec 2024 07:17:39 +0000 Subject: [PATCH] Update LGTMP stack dependency Helm charts MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: 🤖QC Owl App[bot] <165384878+qc-owl-app[bot]@users.noreply.github.com> --- .../traces/tempo-distributed/kustomization.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/kubernetes/microservices-mode/traces/tempo-distributed/kustomization.yaml b/kubernetes/microservices-mode/traces/tempo-distributed/kustomization.yaml index 2c82028d..7c455c5a 100644 --- a/kubernetes/microservices-mode/traces/tempo-distributed/kustomization.yaml +++ b/kubernetes/microservices-mode/traces/tempo-distributed/kustomization.yaml @@ -3,7 +3,7 @@ kind: Kustomization namespace: tracing-system helmCharts: - name: tempo-distributed - version: 1.24.0 + version: 1.25.1 repo: https://grafana.github.io/helm-charts releaseName: tempo-distributed namespace: tracing-system