Skip to content

Commit

Permalink
deps: update otel/opentelemetry-collector docker tag to v0.97.0 (#3364)
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] authored Mar 28, 2024
1 parent 7cc1622 commit d70fcf1
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 @@ -103,7 +103,7 @@ spec:
env:
- name: GOGC
value: "80"
image: otel/opentelemetry-collector:0.96.0
image: otel/opentelemetry-collector:0.97.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 @@ -90,7 +90,7 @@ spec:
env:
- name: GOGC
value: "80"
image: otel/opentelemetry-collector:0.96.0
image: otel/opentelemetry-collector:0.97.0
name: otel-collector
resources:
limits:
Expand Down

0 comments on commit d70fcf1

Please sign in to comment.