From: Ramesh Parthasarathy Date: Wed, 13 Mar 2019 20:59:51 +0000 (+0000) Subject: upgraded mariadb to version 10.1.38 X-Git-Tag: 4.0.0-ONAP~313^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?p=oom.git;a=commitdiff_plain;h=a4aaf366639020a929a3be00d0093a5f6dbd9cb5 upgraded mariadb to version 10.1.38 MariaDB Version was upgraded Change-Id: I621def4dae95b78b8787cee04e4047d3e1e3e0e9 Issue-ID: SO-1645 Signed-off-by: Ramesh Parthasarathy(rp6768) --- diff --git a/kubernetes/so/charts/so-mariadb/values.yaml b/kubernetes/so/charts/so-mariadb/values.yaml index fa16a7b11e..950b43a360 100755 --- a/kubernetes/so/charts/so-mariadb/values.yaml +++ b/kubernetes/so/charts/so-mariadb/values.yaml @@ -32,7 +32,7 @@ global: ################################################################# # application image repository: nexus3.onap.org:10001 -image: mariadb:10.1.11 +image: mariadb:10.1.38 pullPolicy: Always ubuntuInitImage: oomk8s/ubuntu-init:2.0.0