From ec64f53cc4f08b7d3e7c610581dd9c34e91dff28 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 30 Oct 2023 08:34:43 +0100 Subject: [PATCH] deps: update otel/opentelemetry-collector docker tag to v0.88.0 (#2348) Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-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: