Skip to content

Commit

Permalink
Merge pull request #1031 from kubewarden/renovate/otel-opentelemetry-…
Browse files Browse the repository at this point in the history
…collector-0.x

chore(deps): update otel/opentelemetry-collector docker tag to v0.117.0
  • Loading branch information
jvanz authored Jan 16, 2025
2 parents 3fff089 + e9fc21d commit 2f3f71e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ services:
- "16686:16686"
- "4318:4317"
otel-collector:
image: otel/opentelemetry-collector:0.103.0
image: otel/opentelemetry-collector:0.117.0
volumes:
- ./otel-collector-minimal-config.yml:/etc/otel-collector-config.yml
ports:
Expand Down

0 comments on commit 2f3f71e

Please sign in to comment.