Skip to content

Commit b953052

Browse files
committed
Bump cluster versions for 1.1.9 release
1 parent f483b1d commit b953052

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,7 +1,7 @@
1-
IMAGE_VERSION=1.1.8-cluster
1+
IMAGE_VERSION=1.1.9-cluster
22
declare -A MYSQL_CLUSTER_VERSIONS
3-
MYSQL_CLUSTER_VERSIONS["7.5"]=7.5.12
4-
MYSQL_CLUSTER_VERSIONS["7.6"]=7.6.8
3+
MYSQL_CLUSTER_VERSIONS["7.5"]=7.5.13
4+
MYSQL_CLUSTER_VERSIONS["7.6"]=7.6.9
55
declare -A MYSQL_SHELL_VERSIONS
66
MYSQL_SHELL_VERSIONS["7.5"]=8.0.13
77
MYSQL_SHELL_VERSIONS["7.6"]=8.0.13

0 commit comments

Comments
 (0)