mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
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:
parent
42a75c2489
commit
714ecb017d
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue