Skip to content

Commit b592d02

Browse files
chore(deps): update otel/opentelemetry-collector docker tag to v0.152.1 (#2354)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 36f31f4 commit b592d02

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,7 @@ services:
206206
- "16686:16686"
207207

208208
otelcol:
209-
image: otel/opentelemetry-collector:0.151.0@sha256:49a12827519134ed72881a64247ea43fbf4bdac50cfa41ceb495fc1c684451e2
209+
image: otel/opentelemetry-collector:0.152.1@sha256:c5cde41675a68e392322140d25fa232b4585e4e7fdc5f8c39d61d968bc13dae6
210210
command: ["--config=/etc/otelcol-config.yml"]
211211
volumes:
212212
- ./otelcol-config.yml:/etc/otelcol-config.yml

0 commit comments

Comments
 (0)