| 服务名 | 运行状态 | 当前版本 | 更新版本 | 操作 |
|---|---|---|---|---|
|
{{ row.name }}
|
{{ { running:'运行中', pending:'启动中', degraded:'部分运行', stopped:'已停止', undeployed:'未部署', unknown:'-', loading:'...' }[row.status || 'loading'] }} |
{{ row.currentTag }}
实际运行: {{ row.runningTag }}
实际运行: {{ row.runningTag }}
|
|
| 系统 | 环境 | 服务 | 发版前版本 | 发版后版本 | 发版时间 |
|---|---|---|---|---|---|
| {{ r.systemName }} | {{ r.environment }} | {{ r.serviceName }} | {{ r.imageBefore }} | {{ r.imageAfter }} | {{ r.deployTime?.replace('T', ' ') }} |