Skip to content

Commit b3d7b36

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.115.1 (#2824)
1 parent 91e4e75 commit b3d7b36

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.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197
97+
image: otel/opentelemetry-collector-contrib:0.115.1@sha256:d2da12c4336a79758826700be9e21ecf4a9f7d945b7f8a58ba55ee3fa45427c8
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.114.0@sha256:37fa87091cfaaec7234a27e4e395a40c31c2bfaea97a349a4afef6d9e9681197
71+
image: otel/opentelemetry-collector-contrib:0.115.1@sha256:d2da12c4336a79758826700be9e21ecf4a9f7d945b7f8a58ba55ee3fa45427c8
7272
volumeMounts:
7373
- name: collector-gateway-config
7474
mountPath: /conf

0 commit comments

Comments
 (0)