From 1b30fc701a60c73af4e231c3437cc0b084947c07 Mon Sep 17 00:00:00 2001 From: suyiiyii Date: Wed, 11 Dec 2024 15:35:27 +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-864f71f2-2024-12-11T053610Z 更新到 main-7138ec8d-2024-12-11T073226Z - 镜像仓库:cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign --- deployment.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deployment.yaml b/deployment.yaml index acb0039..64ef144 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-864f71f2-2024-12-11T053610Z + - image: cr.suyiiyii.top/ghcr.io/suyiiyii/dsexpdesign:main-7138ec8d-2024-12-11T073226Z name: ds-design resources: {} status: {}