From 31608291e6448e8b3d22b63dd8540a39779d4c17 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Oct 2023 21:42:14 +0000 Subject: [PATCH] deps: update otel/opentelemetry-collector docker tag to v0.88.0 Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- examples/support/observability/config/otel-collector.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/support/observability/config/otel-collector.yaml b/examples/support/observability/config/otel-collector.yaml index 8bdbfd7b4b..92ed96e8c3 100644 --- a/examples/support/observability/config/otel-collector.yaml +++ b/examples/support/observability/config/otel-collector.yaml @@ -103,7 +103,7 @@ spec: env: - name: GOGC value: "80" - image: otel/opentelemetry-collector:0.87.0 + image: otel/opentelemetry-collector:0.88.0 name: otel-collector resources: limits: