diff --git a/platform-apps/charts/image-list.json b/platform-apps/charts/image-list.json index 2b023e51..0c47f50b 100644 --- a/platform-apps/charts/image-list.json +++ b/platform-apps/charts/image-list.json @@ -404,11 +404,6 @@ "image": "ghcr.io/grafana/xk6-client-tracing:v0.0.2", "id": "tempo_xk6-client-tracing_v0.0.2" }, - { - "chart": "tempo", - "image": "grafana/tempo-query:2.7.0", - "id": "tempo_tempo-query_2.7.0" - }, { "chart": "tempo", "image": "grafana/tempo:2.7.0", diff --git a/platform-apps/charts/image-list.md b/platform-apps/charts/image-list.md index bc6d4774..4860d829 100644 --- a/platform-apps/charts/image-list.md +++ b/platform-apps/charts/image-list.md @@ -104,7 +104,6 @@ ## team-onboarding ## tempo * ghcr.io/grafana/xk6-client-tracing:v0.0.2 -* grafana/tempo-query:2.7.0 * grafana/tempo:2.7.0 ## trivy * mirror.gcr.io/aquasec/trivy-operator:0.23.0 diff --git a/platform-apps/charts/tempo/values-k3d.yaml b/platform-apps/charts/tempo/values-k3d.yaml index 7442280f..c7efa341 100644 --- a/platform-apps/charts/tempo/values-k3d.yaml +++ b/platform-apps/charts/tempo/values-k3d.yaml @@ -3,8 +3,5 @@ tempo: metricsGenerator: # -- If true, enables Tempo's metrics generator (https://grafana.com/docs/tempo/next/metrics-generator/) enabled: true - tempoQuery: - # -- if False the tempo-query container is not deployed - enabled: true serviceMonitor: enabled: true diff --git a/trivy-reports/report-tempo_tempo-query_2.7.0.md b/trivy-reports/report-tempo_tempo-query_2.7.0.md deleted file mode 100644 index 214bb818..00000000 --- a/trivy-reports/report-tempo_tempo-query_2.7.0.md +++ /dev/null @@ -1,7 +0,0 @@ - -

Target grafana/tempo-query:2.7.0 (alpine 3.21.2)

-

No Vulnerabilities found

-

No Misconfigurations found

-

Target tempo-query

-

No Vulnerabilities found

-

No Misconfigurations found