From 4649b8f3cb70fabab8a21762781e509e3ea642fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 14 Oct 2023 06:47:36 +0000 Subject: [PATCH] deps: update otel/opentelemetry-collector docker tag to v0.87.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 bc01d36f50..8bdbfd7b4b 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.86.0 + image: otel/opentelemetry-collector:0.87.0 name: otel-collector resources: limits: