Skip to content

Commit b9b6c11

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.114.0 (#2816)
1 parent 2a446c7 commit b9b6c11

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

helm-chart/templates/opentelemetry-collector.yaml

Lines changed: 1 addition & 1 deletion
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.113.0@sha256:5ac3e0ba2b0bd00943d067e7d8c262fd75cbe85878e59fb9879cd3eb481c69ee
97+
image: otel/opentelemetry-collector-contrib:0.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197
9898
volumeMounts:
9999
- name: collector-gateway-config
100100
mountPath: /conf

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

Lines changed: 1 addition & 1 deletion
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.113.0@sha256:5ac3e0ba2b0bd00943d067e7d8c262fd75cbe85878e59fb9879cd3eb481c69ee
71+
image: otel/opentelemetry-collector-contrib:0.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197
7272
volumeMounts:
7373
- name: collector-gateway-config
7474
mountPath: /conf

0 commit comments

Comments
 (0)