diff --git a/examples/operator/shardingsphere-computenode-mysql-cluster-with-agent.yaml b/examples/operator/shardingsphere-computenode-mysql-cluster-with-agent.yaml index cc60499c..e7f60f59 100644 --- a/examples/operator/shardingsphere-computenode-mysql-cluster-with-agent.yaml +++ b/examples/operator/shardingsphere-computenode-mysql-cluster-with-agent.yaml @@ -30,7 +30,7 @@ spec: storageNodeConnector: type: mysql version: 5.1.47 - serverVersion: 5.3.2 + serverVersion: 5.4.1 replicas: 1 selector: matchLabels: diff --git a/examples/operator/shardingsphere-computenode-mysql-cluster.yaml b/examples/operator/shardingsphere-computenode-mysql-cluster.yaml index 332452ad..38e3c5a0 100644 --- a/examples/operator/shardingsphere-computenode-mysql-cluster.yaml +++ b/examples/operator/shardingsphere-computenode-mysql-cluster.yaml @@ -25,7 +25,7 @@ spec: storageNodeConnector: type: mysql version: 5.1.47 - serverVersion: 5.3.2 + serverVersion: 5.4.1 replicas: 1 selector: matchLabels: diff --git a/examples/operator/shardingsphere-computenode-mysql-standalone.yaml b/examples/operator/shardingsphere-computenode-mysql-standalone.yaml index 861f875a..ed08c282 100644 --- a/examples/operator/shardingsphere-computenode-mysql-standalone.yaml +++ b/examples/operator/shardingsphere-computenode-mysql-standalone.yaml @@ -25,7 +25,7 @@ spec: storageNodeConnector: type: mysql version: 5.1.47 - serverVersion: 5.3.1 + serverVersion: 5.4.1 replicas: 1 selector: matchLabels: