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

Signed-off-by: Curtis John <[email protected]>
  • Loading branch information
renovate[bot] authored Jun 5, 2024
1 parent 417b9ac commit 4a076cc
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.102.1
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.102.1
volumeMounts:
- name: scratchdir
mountPath: /var/lib/otelcol
Expand Down

0 comments on commit 4a076cc

Please sign in to comment.