diff --git a/docs/en/preview/kubeblocks-for-mysql/01-overview.mdx b/docs/en/preview/kubeblocks-for-mysql/01-overview.mdx index b98ea6bc..09979bcc 100644 --- a/docs/en/preview/kubeblocks-for-mysql/01-overview.mdx +++ b/docs/en/preview/kubeblocks-for-mysql/01-overview.mdx @@ -65,7 +65,7 @@ KubeBlocks provides robust lifecycle management features to simplify MySQL clust |---------------|-----------------------------------------------------------------------------------------------------| | 5.7 | 5.7.44 | | 8.0 | 8.0.44, 8.0.41, 8.0.39, 8.0.38, 8.0.37, 8.0.36, 8.0.35, 8.0.34, 8.0.33 | -| 8.4 | 8.4.7, 8.4.3, 8.4.2, 8.4.1, 8.4.0 | +| 8.4 | 8.4.8, 8.4.7, 8.4.6, 8.4.5, 8.4.4, 8.4.3, 8.4.2, 8.4.1, 8.4.0 | The list of supported versions can be found by following command: ```bash diff --git a/docs/en/preview/kubeblocks-for-mysql/02-quickstart.mdx b/docs/en/preview/kubeblocks-for-mysql/02-quickstart.mdx index a0e0052e..8eb13b77 100644 --- a/docs/en/preview/kubeblocks-for-mysql/02-quickstart.mdx +++ b/docs/en/preview/kubeblocks-for-mysql/02-quickstart.mdx @@ -148,8 +148,8 @@ If you want to create a cluster of specified version, set `spec.componentSpecs.c - name: mysql # componentDef is "mysql-8.4" means the major version is 8.4 componentDef: "mysql-8.4" - # Valid options are: [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.7] - serviceVersion: 8.4.7 + # Valid options are: [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.4.5, 8.4.6, 8.4.7, 8.4.8] + serviceVersion: 8.4.8 ``` diff --git a/docs/en/release-1_0_1/kubeblocks-for-mysql/01-overview.mdx b/docs/en/release-1_0_1/kubeblocks-for-mysql/01-overview.mdx index e70e9879..c2800848 100644 --- a/docs/en/release-1_0_1/kubeblocks-for-mysql/01-overview.mdx +++ b/docs/en/release-1_0_1/kubeblocks-for-mysql/01-overview.mdx @@ -65,7 +65,7 @@ KubeBlocks provides robust lifecycle management features to simplify MySQL clust |---------------|----------------------------------| | 5.7 | 5.7.44 | | 8.0 | [8.0.30-8.0.39] | -| 8.4 | 8.4.0,8.4.1,8.4.2 | +| 8.4 | 8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.4.5, 8.4.6, 8.4.7, 8.4.8 | The list of supported versions can be found by following command: ``` diff --git a/docs/en/release-1_0_1/kubeblocks-for-mysql/02-quickstart.mdx b/docs/en/release-1_0_1/kubeblocks-for-mysql/02-quickstart.mdx index 9e1685f8..d5b90386 100644 --- a/docs/en/release-1_0_1/kubeblocks-for-mysql/02-quickstart.mdx +++ b/docs/en/release-1_0_1/kubeblocks-for-mysql/02-quickstart.mdx @@ -148,8 +148,8 @@ If you want to create a cluster of specified version, set `spec.componentSpecs.c - name: mysql # componentDef is "mysql-8.4" means the major version is 8.4 componentDef: "mysql-8.4" - # Valid options are: [8.4.0, 8.4.1, 8.4.2] - serviceVersion: 8.4.2 + # Valid options are: [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.4.5, 8.4.6, 8.4.7, 8.4.8] + serviceVersion: 8.4.8 ``` diff --git a/docs/en/release-1_0_2/kubeblocks-for-mysql/01-overview.mdx b/docs/en/release-1_0_2/kubeblocks-for-mysql/01-overview.mdx index b98ea6bc..09979bcc 100644 --- a/docs/en/release-1_0_2/kubeblocks-for-mysql/01-overview.mdx +++ b/docs/en/release-1_0_2/kubeblocks-for-mysql/01-overview.mdx @@ -65,7 +65,7 @@ KubeBlocks provides robust lifecycle management features to simplify MySQL clust |---------------|-----------------------------------------------------------------------------------------------------| | 5.7 | 5.7.44 | | 8.0 | 8.0.44, 8.0.41, 8.0.39, 8.0.38, 8.0.37, 8.0.36, 8.0.35, 8.0.34, 8.0.33 | -| 8.4 | 8.4.7, 8.4.3, 8.4.2, 8.4.1, 8.4.0 | +| 8.4 | 8.4.8, 8.4.7, 8.4.6, 8.4.5, 8.4.4, 8.4.3, 8.4.2, 8.4.1, 8.4.0 | The list of supported versions can be found by following command: ```bash diff --git a/docs/en/release-1_0_2/kubeblocks-for-mysql/02-quickstart.mdx b/docs/en/release-1_0_2/kubeblocks-for-mysql/02-quickstart.mdx index a0e0052e..8eb13b77 100644 --- a/docs/en/release-1_0_2/kubeblocks-for-mysql/02-quickstart.mdx +++ b/docs/en/release-1_0_2/kubeblocks-for-mysql/02-quickstart.mdx @@ -148,8 +148,8 @@ If you want to create a cluster of specified version, set `spec.componentSpecs.c - name: mysql # componentDef is "mysql-8.4" means the major version is 8.4 componentDef: "mysql-8.4" - # Valid options are: [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.7] - serviceVersion: 8.4.7 + # Valid options are: [8.4.0, 8.4.1, 8.4.2, 8.4.3, 8.4.4, 8.4.5, 8.4.6, 8.4.7, 8.4.8] + serviceVersion: 8.4.8 ```