Skip to content

Commit ddd2948

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.134.1 (#3089)
1 parent 97a49fd commit ddd2948

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
@@ -96,7 +96,7 @@ spec:
9696
readOnlyRootFilesystem: true
9797
args:
9898
- --config=/conf/collector-gateway-config.yaml
99-
image: otel/opentelemetry-collector-contrib:0.133.0@sha256:98274b756324abdb2473fa0c898247a246091e861e61d1548f9be483198eecea
99+
image: otel/opentelemetry-collector-contrib:0.134.1@sha256:440197291e082dcd225339cc7caabfa8d13414e29779e8b493716cfea385fd9c
100100
volumeMounts:
101101
- name: collector-gateway-config
102102
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.133.0@sha256:98274b756324abdb2473fa0c898247a246091e861e61d1548f9be483198eecea
71+
image: otel/opentelemetry-collector-contrib:0.134.1@sha256:440197291e082dcd225339cc7caabfa8d13414e29779e8b493716cfea385fd9c
7272
volumeMounts:
7373
- name: collector-gateway-config
7474
mountPath: /conf

0 commit comments

Comments
 (0)