Upade ks version to 4.1.2

Signed-off-by: Zhengyi Lai <zheng1@kubesphere.io>
This commit is contained in:
Zhengyi Lai 2024-09-27 15:09:24 +08:00
parent 682672caec
commit 3e83dc9822
No known key found for this signature in database
GPG Key ID: 428B262711A90D5B
2 changed files with 2 additions and 2 deletions

View File

@ -56,7 +56,7 @@ apt install socat conntrack -y
+
[,bash]
----
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.1.tgz --debug --wait
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
----
+

View File

@ -370,7 +370,7 @@ KubeSphere Core (ks-core) 是{ks_product_both}的核心组件,为扩展组件
====
[,bash]
----
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.1.tgz --debug --wait
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
----
如果显示如下信息,则表明 ks-core 安装成功: