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.105.0

Signed-off-by: Curtis John <[email protected]>
  • Loading branch information
renovate[bot] authored Jul 17, 2024
1 parent 43364e8 commit 39de6eb
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.105.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.105.0
volumeMounts:
- name: scratchdir
mountPath: /var/lib/otelcol
Expand Down

0 comments on commit 39de6eb

Please sign in to comment.