Skip to content

Commit 6ed8167

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.117.0 (#2867)
1 parent aa72311 commit 6ed8167

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-chart/templates/opentelemetry-collector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ spec:
9494
readOnlyRootFilesystem: true
9595
args:
9696
- --config=/conf/collector-gateway-config.yaml
97-
image: otel/opentelemetry-collector-contrib:0.116.1@sha256:d0ebf65280da2e1b1491d1b93648281afd353d4b9ea19160090303cec9a233bd
97+
image: otel/opentelemetry-collector-contrib:0.117.0@sha256:631637f7b33668eda594011d5f173100a3fe245da7fa8dae0885b368da4d0a6e
9898
volumeMounts:
9999
- name: collector-gateway-config
100100
mountPath: /conf

kustomize/components/google-cloud-operations/otel-collector.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ spec:
6868
readOnlyRootFilesystem: true
6969
args:
7070
- --config=/conf/collector-gateway-config.yaml
71-
image: otel/opentelemetry-collector-contrib:0.116.1@sha256:d0ebf65280da2e1b1491d1b93648281afd353d4b9ea19160090303cec9a233bd
71+
image: otel/opentelemetry-collector-contrib:0.117.0@sha256:631637f7b33668eda594011d5f173100a3fe245da7fa8dae0885b368da4d0a6e
7272
volumeMounts:
7373
- name: collector-gateway-config
7474
mountPath: /conf

0 commit comments

Comments
 (0)