From 8ddc6153b61b2733fbaa6203ab00ab173f2cee8d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 13:48:13 +0000 Subject: [PATCH] deps: update otel/opentelemetry-collector docker tag to v0.81.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 7c8056f354..83272a178b 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.60.0 + image: otel/opentelemetry-collector:0.81.0 name: otel-collector resources: limits: