Skip to content

Commit 39e08e5

Browse files
authored
chore(deps): update otel/opentelemetry-collector-contrib docker tag to v0.131.1 (#3038)
1 parent 0dfdb8c commit 39e08e5

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.129.1@sha256:4798e3095561ac8ae13a81965088d68b943b1991bbeede91b1564e12c95372cc
99+
image: otel/opentelemetry-collector-contrib:0.131.1@sha256:c06aa6d7833e9a2b81c6c394d67e40ae9864edec8dca8a8e8552df1316c96d9b
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.129.1@sha256:4798e3095561ac8ae13a81965088d68b943b1991bbeede91b1564e12c95372cc
71+
image: otel/opentelemetry-collector-contrib:0.131.1@sha256:c06aa6d7833e9a2b81c6c394d67e40ae9864edec8dca8a8e8552df1316c96d9b
7272
volumeMounts:
7373
- name: collector-gateway-config
7474
mountPath: /conf

0 commit comments

Comments
 (0)