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 0.110.0

Signed-off-by: Curtis John <[email protected]>
  • Loading branch information
renovate[bot] authored Sep 24, 2024
1 parent f9d4596 commit f1c83f6
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: pod-logging
spec:
mode: daemonset
image: otel/opentelemetry-collector-contrib:0.96.0
image: otel/opentelemetry-collector-contrib:0.110.0
volumeMounts:
- name: hostvarlog
mountPath: /host/var/log
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: syslog
spec:
mode: deployment
image: otel/opentelemetry-collector-contrib:0.96.0
image: otel/opentelemetry-collector-contrib:0.110.0
volumeMounts:
- name: scratchdir
mountPath: /var/lib/otelcol
Expand Down

0 comments on commit f1c83f6

Please sign in to comment.