Skip to content

Commit f1fbbb6

Browse files
Update otel/opentelemetry-collector-contrib Docker tag to v0.147.0 (#1045)
| datasource | package | from | to | | ---------- | ------------------------------------ | ------- | ------- | | docker | otel/opentelemetry-collector-contrib | 0.146.1 | 0.147.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c012e12 commit f1fbbb6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/go/otel/docker-compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
otel:
3-
image: otel/opentelemetry-collector-contrib:0.146.1
3+
image: otel/opentelemetry-collector-contrib:0.147.0
44
volumes:
55
- ./otel.yml:/etc/otelcol/config.yaml
66

0 commit comments

Comments
 (0)