File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 cpus : " 0.50"
1111 memory : 1512M
1212 opentelemetry-collector-contrib :
13- image : otel/opentelemetry-collector-contrib:0.105 .0
13+ image : otel/opentelemetry-collector-contrib:0.106 .0
1414 command : ["--config=/etc/otel-collector-config.yml"]
1515 volumes :
1616 - ./otel-collector-config.yaml:/etc/otel-collector-config.yml
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ services:
1212 - ./certs/ca.crt:/etc/ca.crt
1313 - ./envoy-config.yaml:/etc/envoy-config.yaml
1414 otel-collector :
15- image : otel/opentelemetry-collector:0.105 .0
15+ image : otel/opentelemetry-collector:0.106 .0
1616 command : ["--config=/etc/otel-collector-config.yaml"]
1717 volumes :
1818 - ./certs/otel-collector.crt:/etc/otel-collector.crt
You can’t perform that action at this time.
0 commit comments