From f2fb57a3d226e96d5c34411a9699fe8a8d81cb95 Mon Sep 17 00:00:00 2001 From: Daniel Hu Date: Mon, 12 Jul 2021 11:32:59 +0000 Subject: [PATCH] update the version of cc at cluster-configuration.yaml Signed-off-by: Daniel Hu --- deploy/cluster-configuration.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/cluster-configuration.yaml b/deploy/cluster-configuration.yaml index 399e2e671..526e06e37 100644 --- a/deploy/cluster-configuration.yaml +++ b/deploy/cluster-configuration.yaml @@ -5,7 +5,7 @@ metadata: name: ks-installer namespace: kubesphere-system labels: - version: v3.1.0 + version: v3.1.1 spec: persistence: storageClass: "" # If there is no default StorageClass in your cluster, you need to specify an existing StorageClass here.