Skip to content

Commit

Permalink
add charts repo mirror
Browse files Browse the repository at this point in the history
Signed-off-by: feng <[email protected]>
  • Loading branch information
pixiake committed Jan 6, 2025
1 parent 094702e commit d90efbe
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
----
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
----
Expand Down

0 comments on commit d90efbe

Please sign in to comment.