From cbbaa589e88a202791ce4da212737d60d0995cc1 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Sat, 7 Dec 2024 00:30:30 +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?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 将 ds-design 容器镜像版本从 main-0ad63634-2024-12-06T154712Z 更新到 main-d33ba04e-2024-12-06T162726Z --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index 9a68243..94c92b4 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-0ad63634-2024-12-06T154712Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-d33ba04e-2024-12-06T162726Z name: ds-design resources: {} status: {}