From f7746db6d1c13122e7517175bc7c25e6ba8f3a15 Mon Sep 17 00:00:00 2001 From: jhh Date: Wed, 26 Jun 2019 22:24:28 -0500 Subject: nexus+mariadb upgrade to latest patch versions Covers POLICY tasks 1597, and 1598. Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697 Issue-ID: POLICY-1597 Signed-off-by: jhh (cherry picked from commit 9b28e0eabde1c8b7343222e2157669350996e74a) --- kubernetes/policy/charts/mariadb/values.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kubernetes/policy/charts/mariadb') diff --git a/kubernetes/policy/charts/mariadb/values.yaml b/kubernetes/policy/charts/mariadb/values.yaml index fcd7093607..15c75b753c 100644 --- a/kubernetes/policy/charts/mariadb/values.yaml +++ b/kubernetes/policy/charts/mariadb/values.yaml @@ -25,7 +25,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: mariadb:10.2.14 +image: mariadb:10.2.25 pullPolicy: Always # flag to enable debugging - application support required -- cgit 1.2.3-korg