Skip to content

Commit 285990e

Browse files
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.153.0 (#65)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa1a2bd commit 285990e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

deploy/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ services:
108108

109109
# ── OTel Collector (observability profile) ──────────────────────────────────
110110
otel-collector:
111-
image: otel/opentelemetry-collector-contrib:0.151.0
111+
image: otel/opentelemetry-collector-contrib:0.153.0
112112
profiles: [observability]
113113
restart: unless-stopped
114114
command: --config /etc/otel/config.yaml

0 commit comments

Comments
 (0)