diff --git a/apps/telegram-search/1.1.30/config/config.yaml b/apps/telegram-search/1.1.31/config/config.yaml similarity index 100% rename from apps/telegram-search/1.1.30/config/config.yaml rename to apps/telegram-search/1.1.31/config/config.yaml diff --git a/apps/telegram-search/1.1.30/config/init.sql b/apps/telegram-search/1.1.31/config/init.sql similarity index 100% rename from apps/telegram-search/1.1.30/config/init.sql rename to apps/telegram-search/1.1.31/config/init.sql diff --git a/apps/telegram-search/1.1.30/data.yml b/apps/telegram-search/1.1.31/data.yml similarity index 100% rename from apps/telegram-search/1.1.30/data.yml rename to apps/telegram-search/1.1.31/data.yml diff --git a/apps/telegram-search/1.1.30/docker-compose.yml b/apps/telegram-search/1.1.31/docker-compose.yml similarity index 96% rename from apps/telegram-search/1.1.30/docker-compose.yml rename to apps/telegram-search/1.1.31/docker-compose.yml index f1360b508..468c2f11c 100644 --- a/apps/telegram-search/1.1.30/docker-compose.yml +++ b/apps/telegram-search/1.1.31/docker-compose.yml @@ -4,7 +4,7 @@ networks: services: telegram_search: - image: ghcr.io/groupultra/telegram-search:1.1.30 + image: ghcr.io/groupultra/telegram-search:1.1.31 depends_on: telegram_search_pgvector: condition: service_healthy diff --git a/apps/telegram-search/1.1.30/envs/default.env b/apps/telegram-search/1.1.31/envs/default.env similarity index 100% rename from apps/telegram-search/1.1.30/envs/default.env rename to apps/telegram-search/1.1.31/envs/default.env diff --git a/apps/telegram-search/1.1.30/envs/global.env b/apps/telegram-search/1.1.31/envs/global.env similarity index 100% rename from apps/telegram-search/1.1.30/envs/global.env rename to apps/telegram-search/1.1.31/envs/global.env diff --git a/apps/telegram-search/1.1.30/scripts/init.sh b/apps/telegram-search/1.1.31/scripts/init.sh similarity index 100% rename from apps/telegram-search/1.1.30/scripts/init.sh rename to apps/telegram-search/1.1.31/scripts/init.sh diff --git a/apps/telegram-search/1.1.30/scripts/uninstall.sh b/apps/telegram-search/1.1.31/scripts/uninstall.sh similarity index 100% rename from apps/telegram-search/1.1.30/scripts/uninstall.sh rename to apps/telegram-search/1.1.31/scripts/uninstall.sh diff --git a/apps/telegram-search/1.1.30/scripts/upgrade.sh b/apps/telegram-search/1.1.31/scripts/upgrade.sh similarity index 100% rename from apps/telegram-search/1.1.30/scripts/upgrade.sh rename to apps/telegram-search/1.1.31/scripts/upgrade.sh