Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector docker tag to v0.119…
Browse files Browse the repository at this point in the history
….0 (#1823)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 8, 2025
1 parent cc3f5c4 commit d1cb97d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chart/k8gb/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -237,7 +237,7 @@ tracing:
# -- OpenTelemetry collector into which the k8gb operator sends the spans. It can be further configured to send its data
# to somewhere else using exporters (Jaeger for instance)
repository: otel/opentelemetry-collector
tag: 0.118.0
tag: 0.119.0
pullPolicy: Always

jaegerImage:
Expand Down

0 comments on commit d1cb97d

Please sign in to comment.