Skip to content

Commit

Permalink
chore(deps): update otel/opentelemetry-collector-contrib docker tag t…
Browse files Browse the repository at this point in the history
…o v0.95.0 (#2392)
  • Loading branch information
renovate-bot authored Feb 26, 2024
1 parent bdaef4d commit bab4746
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion helm-chart/templates/opentelemetry-collector.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ spec:
readOnlyRootFilesystem: true
args:
- --config=/conf/collector-gateway-config.yaml
image: otel/opentelemetry-collector-contrib:0.94.0@sha256:ac40914fac56f0a99c05e778dab1f85cbed715c0e53045c70daf55f7348fc6c3
image: otel/opentelemetry-collector-contrib:0.95.0@sha256:66029b09f9046eebcbd58c9cfd5e094865d4f474ed071a5d7f0a3c1de9909993
volumeMounts:
- name: collector-gateway-config
mountPath: /conf
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ spec:
readOnlyRootFilesystem: true
args:
- --config=/conf/collector-gateway-config.yaml
image: otel/opentelemetry-collector-contrib:0.94.0@sha256:ac40914fac56f0a99c05e778dab1f85cbed715c0e53045c70daf55f7348fc6c3
image: otel/opentelemetry-collector-contrib:0.95.0@sha256:66029b09f9046eebcbd58c9cfd5e094865d4f474ed071a5d7f0a3c1de9909993
volumeMounts:
- name: collector-gateway-config
mountPath: /conf
Expand Down

0 comments on commit bab4746

Please sign in to comment.