From 4ee6c8da4bc01ad1d3f2ffc774719aad1ef2d58a Mon Sep 17 00:00:00 2001 From: Joey Date: Fri, 17 Feb 2023 10:10:24 +0800 Subject: [PATCH] chore(docs): Update to the latest v3.3.2 (#5529) * fix(docs): Use the latest v3.3.2 * Update README_zh.md Co-authored-by: hongming --------- Co-authored-by: joey Co-authored-by: hongming --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4571f8580..84799f2da 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ KubeSphere uses a loosely-coupled architecture that separates the [frontend](htt ## Latest release -🎉 KubeSphere 3.3.1 was released! It brings enhancements and better user experience, see the [Release Notes For 3.3.1](https://kubesphere.io/docs/release/release-v330/) for the updates. +🎉 KubeSphere 3.3.2 was released! It brings enhancements and better user experience, see the [Release Notes For 3.3.2](https://kubesphere.io/docs/release/release-v332/) for the updates. ## Installation KubeSphere can run anywhere from on-premise datacenter to any cloud to edge. In addition, it can be deployed on any version-compatible Kubernetes cluster. The installer will start a minimal installation by default, you can [enable other pluggable components before or after installation](https://kubesphere.io/docs/quick-start/enable-pluggable-components/). diff --git a/README_zh.md b/README_zh.md index 1d29f6114..17feb0192 100644 --- a/README_zh.md +++ b/README_zh.md @@ -118,7 +118,7 @@ KubeSphere 使用前后端分离的架构,将 [前端](https://github.com/kube ## 最新版本 -🎉 KubeSphere 3.3.1 全新发布!!多项功能与体验优化,带来更好的产品体验,详见 [v3.3.1 版本说明](https://kubesphere.com.cn/docs/release/release-v330/) 。 +🎉 KubeSphere 3.3.2 全新发布!!多项功能与体验优化,带来更好的产品体验,详见 [v3.3.2 版本说明](https://kubesphere.io/zh/docs/release/release-v332/) 。 ## 安装 KubeSphere 支持在任意平台运行,从本地数据中心到混合多云再走向边缘。此外,KubeSphere 可以部署在任何版本兼容的 Kubernetes 集群上。Installer 默认将执行最小化安装,您可以在安装前或安装后自定义[安装可插拔功能组件](https://kubesphere.com.cn/docs/quick-start/enable-pluggable-components/)。