nexus+mariadb upgrade to latest patch versions 66/90566/1
authorjhh <jorge.hernandez-herrero@att.com>
Thu, 27 Jun 2019 03:24:28 +0000 (22:24 -0500)
committerjhh <jorge.hernandez-herrero@att.com>
Thu, 27 Jun 2019 03:24:28 +0000 (22:24 -0500)
Covers POLICY tasks 1597, and 1598.

Change-Id: I3be2ef26e3ddd49fcb02dc7da19f358dfac62697
Issue-ID: POLICY-1597
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
kubernetes/policy/charts/drools/charts/nexus/values.yaml
kubernetes/policy/charts/mariadb/values.yaml

index 62a17e5..5d85f6c 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: sonatype/nexus:2.14.8-01
+image: sonatype/nexus:2.14.13-01
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index fcd7093..15c75b7 100644 (file)
@@ -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