summaryrefslogtreecommitdiffstats
path: root/kubernetes/so
diff options
context:
space:
mode:
authorRamesh Parthasarathy <ramesh.parthasarathy@att.com>2019-03-13 20:59:51 +0000
committerRamesh Parthasarathy <ramesh.parthasarathy@att.com>2019-03-13 21:33:05 +0000
commita4aaf366639020a929a3be00d0093a5f6dbd9cb5 (patch)
tree9716225c0e0db2699e2adf56087c745e616f2d32 /kubernetes/so
parent5b0b0191e1e4820d7cf9c2ae5f70c6504379e671 (diff)
upgraded mariadb to version 10.1.38
MariaDB Version was upgraded Change-Id: I621def4dae95b78b8787cee04e4047d3e1e3e0e9 Issue-ID: SO-1645 Signed-off-by: Ramesh Parthasarathy(rp6768)<ramesh.parthasarathy@att.com>
Diffstat (limited to 'kubernetes/so')
-rwxr-xr-xkubernetes/so/charts/so-mariadb/values.yaml2
1 files changed, 1 insertions, 1 deletions
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