forked from wangbo/easyai
fix(deploy): 随部署仓库下发正式更新清单
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"schemaVersion": 1,
|
||||
"channel": "stable",
|
||||
"releaseId": "managed-update-20260927",
|
||||
"productVersion": "3.18.0.20260927",
|
||||
"platform": "linux/amd64",
|
||||
"publishedAt": "2026-09-27T11:15:00+08:00",
|
||||
"managedUpdateAllowed": true,
|
||||
"scheduledUpdateAllowed": true,
|
||||
"rollbackSafe": true,
|
||||
"minimumUpdaterVersion": "1.0.0",
|
||||
"minimumDeploymentSchemaVersion": 2,
|
||||
"requiredFreeBytes": 8589934592,
|
||||
"components": [
|
||||
{
|
||||
"key": "server-main",
|
||||
"image": "registry.cn-shanghai.aliyuncs.com/comfy-ai/comfy-server",
|
||||
"digest": "sha256:38cbe3fdb151b54dd729071e1368ad0670710a5b0160aa5fdbc486737bf5b2ef",
|
||||
"imageSizeBytes": 2723428239,
|
||||
"buildId": "db43ef28"
|
||||
},
|
||||
{
|
||||
"key": "ws-gateway",
|
||||
"image": "registry.cn-shanghai.aliyuncs.com/easyaigc/wsgateway",
|
||||
"digest": "sha256:661eb2dc5ca6e458e00b8c2e2f068c2a1773694a3017982ecb1aa42de677468e",
|
||||
"imageSizeBytes": 1982899440,
|
||||
"buildId": "db43ef28"
|
||||
},
|
||||
{
|
||||
"key": "web",
|
||||
"image": "registry.cn-shanghai.aliyuncs.com/comfy-ai/one-ai",
|
||||
"digest": "sha256:bc82b10e08886904b2ef4a5c2fe7727b1dac9114c7493b4f2acc0b1a8ef5e29c",
|
||||
"imageSizeBytes": 1038564864,
|
||||
"buildId": "188b0ee9"
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user