From dee281ee9e18db548ef38d51e25c90f54193439e Mon Sep 17 00:00:00 2001 From: hongming Date: Wed, 18 Sep 2024 16:58:00 +0800 Subject: [PATCH] Update 01-install-kubesphere.adoc --- content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc b/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc index e398b04c0..f78e37eaf 100644 --- a/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc +++ b/content/zh/docs/v4.1/02-quickstart/01-install-kubesphere.adoc @@ -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.0.tgz --debug --wait +helm upgrade --install -n kubesphere-system --create-namespace ks-core https://charts.kubesphere.io/main/ks-core-1.1.1.tgz --debug --wait ---- +