chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.113.0 (#32377)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2024-11-06 23:33:48 +00:00 committed by GitHub
parent 42a75c2489
commit 714ecb017d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -19,7 +19,7 @@ services:
- '4317'
otel-collector:
image: otel/opentelemetry-collector-contrib:0.112.0
image: otel/opentelemetry-collector-contrib:0.113.0
command: ['--config=/etc/otel-collector-config.yml']
volumes:
- ./otel-collector-config.yml:/etc/otel-collector-config.yml