mirror of
https://github.com/kubesphere/website.git
synced 2025-12-26 00:12:48 +00:00
add charts repo mirror
Signed-off-by: feng <guofeng@yunify.com>
This commit is contained in:
parent
094702e9bd
commit
d90efbe41f
|
|
@ -370,6 +370,7 @@ curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
|||
====
|
||||
[,bash]
|
||||
----
|
||||
# If you are accessing charts.kubesphere.io from a restricted location, replace charts.kubesphere.io with charts.kubesphere.com.cn
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.2.tgz --debug --wait
|
||||
----
|
||||
|
||||
|
|
|
|||
|
|
@ -367,6 +367,7 @@ curl https://raw.githubusercontent.com/helm/helm/main/scripts/get-helm-3 | bash
|
|||
====
|
||||
[,bash]
|
||||
----
|
||||
# 如果无法访问 charts.kubesphere.io, 可将 charts.kubesphere.io 替换为 charts.kubesphere.com.cn
|
||||
helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.3.tgz --debug --wait
|
||||
----
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue