From accea0c6b4ef19a4065cb157fcc1403c26e7b03e Mon Sep 17 00:00:00 2001 From: Pete Birley Date: Fri, 12 Jan 2018 03:07:04 +0000 Subject: [PATCH] Revert "MariaDB: Move to version 10.2.12" This reverts commit 4675a2a63dc23935f491e0205333c897ea594ff8. Until the following is fixed, we should stick with 10.1: * https://bugs.launchpad.net/barbican/+bug/1734329 Change-Id: If62b527efefeda7dfa10324562916d2054d8889e --- mariadb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mariadb/values.yaml b/mariadb/values.yaml index 066aae3cea..896032e932 100644 --- a/mariadb/values.yaml +++ b/mariadb/values.yaml @@ -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