Skip to content

Commit

Permalink
chore: update default proxy version to 5.5.0 in operator examples
Browse files Browse the repository at this point in the history
Signed-off-by: mlycore <[email protected]>
  • Loading branch information
mlycore committed May 13, 2024
1 parent 59a8d48 commit cca76ec
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ spec:
storageNodeConnector:
type: mysql
version: 5.1.47
serverVersion: 5.4.1
serverVersion: 5.5.0
replicas: 1
selector:
matchLabels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
storageNodeConnector:
type: mysql
version: 5.1.47
serverVersion: 5.4.1
serverVersion: 5.5.0
replicas: 1
selector:
matchLabels:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ spec:
storageNodeConnector:
type: mysql
version: 5.1.47
serverVersion: 5.4.1
serverVersion: 5.5.0
replicas: 1
selector:
matchLabels:
Expand Down

0 comments on commit cca76ec

Please sign in to comment.