Skip to content

Commit

Permalink
feat(container): update otel/opentelemetry-collector-contrib ( 0.105.…
Browse files Browse the repository at this point in the history
…0 → 0.107.0 ) (#2033)

Co-authored-by: naoki-bot[bot] <117869532+naoki-bot[bot]@users.noreply.github.com>
  • Loading branch information
naoki-bot[bot] committed Aug 24, 2024
1 parent bc90b9e commit cc291f5
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: otel-logs
spec:
mode: daemonset
image: otel/opentelemetry-collector-contrib:0.105.0
image: otel/opentelemetry-collector-contrib:0.107.0
volumeMounts:
- name: pods
mountPath: /var/log/pods
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ metadata:
name: otel-metrics
spec:
mode: deployment
image: otel/opentelemetry-collector-contrib:0.105.0
image: otel/opentelemetry-collector-contrib:0.107.0
resources:
limits:
cpu: 200m
Expand Down

0 comments on commit cc291f5

Please sign in to comment.