Skip to content

Commit

Permalink
deps: update otel/opentelemetry-collector docker tag to v0.108.0 (#3705)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Sep 4, 2024
1 parent 9a3b312 commit 1eda2ab
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/support/observability/config/otel-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ spec:
env:
- name: GOGC
value: "80"
image: otel/opentelemetry-collector:0.106.1
image: otel/opentelemetry-collector:0.108.0
name: otel-collector
resources:
limits:
Expand Down
2 changes: 1 addition & 1 deletion test/chainsaw/traces/collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ spec:
env:
- name: GOGC
value: "80"
image: otel/opentelemetry-collector:0.106.1
image: otel/opentelemetry-collector:0.108.0
name: otel-collector
resources:
limits:
Expand Down

0 comments on commit 1eda2ab

Please sign in to comment.