summaryrefslogtreecommitdiffstats
path: root/kubernetes/policy/charts/mariadb
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2019-06-26 22:24:28 -0500
committerJorge Hernandez <jorge.hernandez-herrero@att.com>2019-07-23 15:54:58 +0000
commitf7746db6d1c13122e7517175bc7c25e6ba8f3a15 (patch)
tree2059cf073beee54d71aa8deb76b865988ccec5b7 /kubernetes/policy/charts/mariadb
parent25d245fc8a18f34fa64fca0086acdf19fbc50e0e (diff)
nexus+mariadb upgrade to latest patch versions
Covers POLICY tasks 1597, and 1598. Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697 Issue-ID: POLICY-1597 Signed-off-by: jhh <jorge.hernandez-herrero@att.com> (cherry picked from commit 9b28e0eabde1c8b7343222e2157669350996e74a)
Diffstat (limited to 'kubernetes/policy/charts/mariadb')
-rw-r--r--kubernetes/policy/charts/mariadb/values.yaml2
1 files changed, 1 insertions, 1 deletions
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