From fc0b35423d688d00333ecec572fc82b0fa6399c6 Mon Sep 17 00:00:00 2001 From: Shao Huan Qing Date: Fri, 13 May 2022 20:04:45 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AD=98=E5=82=A8=E5=8D=B7=E5=88=97=E8=A1=A8?= =?UTF-8?q?=E9=83=A8=E5=88=86=E6=83=85=E5=86=B5=E4=B8=8B=E4=B8=8D=E8=83=BD?= =?UTF-8?q?=E6=98=BE=E7=A4=BA=E7=9A=84=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- support/change-log/v3.0.x.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/support/change-log/v3.0.x.md b/support/change-log/v3.0.x.md index 28237ce..e104ade 100644 --- a/support/change-log/v3.0.x.md +++ b/support/change-log/v3.0.x.md @@ -90,6 +90,10 @@ Service.spec.ports[*].appProtocol * 支持 kuboard 的高可用部署 * 可以设置 admin 的初始默认密码,环境变量 `KUBOARD_ADMIN_DERAULT_PASSWORD` +**问题修订** + +* 存储卷列表部分情况下不能显示的问题 + ## v3.4.1.0 **发布日期**