mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
Update ks-core helm chart version to 1.1.2 (#3201)
This commit is contained in:
parent
31c7b1ab01
commit
94db389580
|
|
@ -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.2.tgz --debug --wait
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
|
||||
----
|
||||
|
||||
+
|
||||
|
|
|
|||
|
|
@ -378,7 +378,7 @@ curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
|||
====
|
||||
[,bash]
|
||||
----
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
|
||||
----
|
||||
|
||||
include::../../../../_ks_components/admonitions/note.adoc[]
|
||||
|
|
|
|||
Loading…
Reference in New Issue