Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.114.0 #800

Merged
merged 1 commit into from
Nov 21, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
…o v0.114.0
renovate[bot] authored Nov 21, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
commit b5f877c54b26cf2b2ae9ec1e15877d9be28b7749
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: "3"
services:
otel:
image: otel/opentelemetry-collector-contrib:0.113.0
image: otel/opentelemetry-collector-contrib:0.114.0
command: ["--config=/conf/otel-collector-config.yaml"]
privileged: true
ports: