chore(pre-release): 📌 pin versions: SigNoz 0.43.0, SigNoz OtelCollector 0.88.20

Signed-off-by: Prashant Shahi <prashant@signoz.io>
This commit is contained in:
Prashant Shahi
2024-04-10 23:34:46 +05:45
parent 389058b9b4
commit cd63dd972d
6 changed files with 15 additions and 15 deletions

View File

@@ -192,7 +192,7 @@ services:
<<: *db-depend
otel-collector-migrator:
image: signoz/signoz-schema-migrator:${OTELCOL_TAG:-0.88.17}
image: signoz/signoz-schema-migrator:${OTELCOL_TAG:-0.88.20}
container_name: otel-migrator
command:
- "--dsn=tcp://clickhouse:9000"
@@ -205,7 +205,7 @@ services:
# condition: service_healthy
otel-collector:
image: signoz/signoz-otel-collector:0.88.17
image: signoz/signoz-otel-collector:0.88.20
container_name: signoz-otel-collector
command:
[