Skip to content

Commit 319044d

Browse files
committed
Bump cluster versions
Change-Id: If3c38ba0adc0658344b41d24d1cf7ff46b5ad105
1 parent f5733ab commit 319044d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

VERSION

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
IMAGE_VERSION=1.1.12-cluster
22
declare -A MYSQL_CLUSTER_VERSIONS
3-
MYSQL_CLUSTER_VERSIONS["7.5"]=7.5.15
4-
MYSQL_CLUSTER_VERSIONS["7.6"]=7.6.11
5-
MYSQL_CLUSTER_VERSIONS["8.0"]=8.0.17
3+
MYSQL_CLUSTER_VERSIONS["7.5"]=7.5.16
4+
MYSQL_CLUSTER_VERSIONS["7.6"]=7.6.12
5+
MYSQL_CLUSTER_VERSIONS["8.0"]=8.0.18
66
declare -A MYSQL_SHELL_VERSIONS
77
MYSQL_SHELL_VERSIONS["7.5"]=8.0.17
88
MYSQL_SHELL_VERSIONS["7.6"]=8.0.17

0 commit comments

Comments
 (0)