Revert "MariaDB: Move to version 10.2.12"

This reverts commit 4675a2a63d.

Until the following is fixed, we should stick with 10.1:
 * https://bugs.launchpad.net/barbican/+bug/1734329

Change-Id: If62b527efefeda7dfa10324562916d2054d8889e
This commit is contained in:
Pete Birley 2018-01-12 03:07:04 +00:00
parent 4675a2a63d
commit accea0c6b4
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
images:
tags:
mariadb: docker.io/mariadb:10.2.12
mariadb: docker.io/mariadb:10.1.23
dep_check: quay.io/stackanetes/kubernetes-entrypoint:v0.2.1
pull_policy: IfNotPresent