[MariaDB] Bump to version 10.2.18 to avoid shutdown hangs

We see sporadic shutdown hangs that look to be the issue described at
https://jira.mariadb.org/browse/MDEV-15554

Upgrade minor version to address this.

Change-Id: Idf8403b44e871b5a32173bd153a8367519b239ec
This commit is contained in:
Chris Wedgwood 2018-10-16 15:49:42 +00:00 committed by Steve Wilkerson
parent a4111037b0
commit 8dad346f3f
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ images:
# NOTE: if you update from 10.2.13 please look at
# https://review.openstack.org/#/q/Ifd09d7effe7d382074ca9e6678df36bdd4bce0af
# and check whether it's still needed
mariadb: docker.io/mariadb:10.2.13
mariadb: docker.io/mariadb:10.2.18
ingress: quay.io/kubernetes-ingress-controller/nginx-ingress-controller:0.9.0
error_pages: gcr.io/google_containers/defaultbackend:1.0
prometheus_create_mysql_user: docker.io/mariadb:10.2.13