mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Upade ks version to 4.1.2
Signed-off-by: Zhengyi Lai <zheng1@kubesphere.io>
This commit is contained in:
parent
682672caec
commit
3e83dc9822
|
|
@ -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
|
||||
----
|
||||
|
||||
+
|
||||
|
|
|
|||
|
|
@ -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 安装成功:
|
||||
|
|
|
|||
Loading…
Reference in New Issue