From 0e3a31ea28b9950eca83c8ec6f05b41ac1815059 Mon Sep 17 00:00:00 2001 From: Hinix Date: Tue, 5 Nov 2024 15:51:58 +0800 Subject: [PATCH] update v4.2.0 --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bc853fc8..2d7eb5303 100644 --- a/README.md +++ b/README.md @@ -236,4 +236,6 @@ git push --tags ``` ##### 9. 支持镜像信息查询以及同region不同账号镜像共享: -https://support.huaweicloud.com/api-cph/cph_api_0559.html \ No newline at end of file +https://support.huaweicloud.com/api-cph/cph_api_0559.html + +注意:同一个账号在同一个region下最多支持创建200个镜像文件 -- Gitee