🔧 Renovate: Update (patch) signoz/signoz-schema-migrator Docker tag to v0.144.6
Renovate Image Tag Deployment / Renovate PR Deployment (pull_request) Failing after 12m14s

This commit is contained in:
2026-07-14 22:41:45 +00:00
parent 3a914da958
commit 96f1ae7a0f
+2 -2
View File
@@ -5772,7 +5772,7 @@ services:
- ${DOCKER_VOLUME_CONFIG}/swag/log/nginx/error.log:/swag/log/nginx/error.log:ro - ${DOCKER_VOLUME_CONFIG}/swag/log/nginx/error.log:/swag/log/nginx/error.log:ro
signoz-schema-migrator-async: signoz-schema-migrator-async:
<<: *signoz-db-depend <<: *signoz-db-depend
image: signoz/signoz-schema-migrator:v0.144.5@sha256:97df68692c56f1bcefbfade1bbf779a148a7bb599165dcf2fe369680158ff569 image: signoz/signoz-schema-migrator:v0.144.6@sha256:4e57475fbf8b24168dcfbe6fc5799bb3f3d965819b72663580d0926185b68bf5
container_name: signoz-schema-migrator-async container_name: signoz-schema-migrator-async
command: command:
- async - async
@@ -5782,7 +5782,7 @@ services:
restart: on-failure restart: on-failure
signoz-schema-migrator-sync: signoz-schema-migrator-sync:
<<: *signoz-common <<: *signoz-common
image: signoz/signoz-schema-migrator:v0.144.5@sha256:97df68692c56f1bcefbfade1bbf779a148a7bb599165dcf2fe369680158ff569 image: signoz/signoz-schema-migrator:v0.144.6@sha256:4e57475fbf8b24168dcfbe6fc5799bb3f3d965819b72663580d0926185b68bf5
container_name: signoz-schema-migrator-sync container_name: signoz-schema-migrator-sync
command: command:
- sync - sync