From dcbb4887529ca57ebcd5546ab44d987579bdaa76 Mon Sep 17 00:00:00 2001 From: ivamp Date: Sun, 4 Aug 2024 17:19:42 +0800 Subject: [PATCH] =?UTF-8?q?```=20=E6=9B=B4=E6=96=B0amber-web=E5=AE=B9?= =?UTF-8?q?=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 将amber-web容器镜像版本从v0.0.1-fix-2更新至v0.0.1-fix-3,以修复前一版本中存在的问题。 ``` --- manifest.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/manifest.yaml b/manifest.yaml index 93e99eb..2f108ef 100644 --- a/manifest.yaml +++ b/manifest.yaml @@ -17,7 +17,7 @@ spec: - name: leaf containers: - name: amber - image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-2 + image: registry.leafdev.top/leaf/amber-web:v0.0.1-fix-3 imagePullPolicy: IfNotPresent ports: - containerPort: 80