XuqmGroup-Server/tenant-service/src/main/java
XuqmGroup 93b1b41ede fix(system-update): 修复 check-update 显示 "no such object" 及 bugcollect-service 无法被一键更新
1. readLocalServiceVersions() 改用 resolveServiceImageName() 获取完整
   镜像名(含 registry 前缀),不再硬编码 "xuqmgroup/{svc}:latest"。

2. resolveServiceImageName() 通过 SERVICE_IMAGE_OVERRIDES 处理镜像名与
   compose service 名不一致的例外(bugcollect-service → xuqm-bugcollect-service)。

3. 新增 SERVICE_COMPOSE_PROFILES 映射与 composeCmd() 辅助方法,为带
   profile 的服务(bugcollect-service:bugcollect)自动注入 --profile 参数,
   使 pull / up 命令能正常识别并更新这些服务。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-24 15:40:43 +08:00
..
com/xuqm/tenant fix(system-update): 修复 check-update 显示 "no such object" 及 bugcollect-service 无法被一键更新 2026-06-24 15:40:43 +08:00