From 8722a6e27eb4c6de6208dff078284410c64da6a9 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Thu, 19 Dec 2024 23:14:56 +0800 Subject: [PATCH] =?UTF-8?q?build(deployment):=20=E6=9B=B4=E6=96=B0=20ds-de?= =?UTF-8?q?sign=20=E5=AE=B9=E5=99=A8=E9=95=9C=E5=83=8F=E7=89=88=E6=9C=AC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 ds-design 容器镜像从 main-d26efe8a-2024-12-19T090002Z 版本更新到 main-43cf2d6d-2024-12-19T123728Z 版本 --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 17b0db9..4a50d5a 100644 --- a/deployment.yaml +++ b/deployment.yaml @@ -18,7 +18,7 @@ spec: app: ds-design spec: containers: - - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-d26efe8a-2024-12-19T090002Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-43cf2d6d-2024-12-19T123728Z name: ds-design resources: {} status: {}