summaryrefslogtreecommitdiffstats
path: root/kubernetes/clamp/charts/mariadb/values.yaml
diff options
context:
space:
mode:
authorChrisC <christophe.closset@intl.att.com>2019-04-15 13:28:48 +0200
committerChrisC <christophe.closset@intl.att.com>2019-04-15 13:30:23 +0200
commit0d2232e88fc6705156a56281fe8e5c29aeafde36 (patch)
treea86c8097bc0b2366e2ed6f6baead210d1b010d7c /kubernetes/clamp/charts/mariadb/values.yaml
parent44bb1331811826ab4ac256a8c60b9333e68bd2da (diff)
Update CLAMP mariadb version to 10.3.12
Update to new mariadb version for Dublin along with a few SQL updates. Issue-ID: CLAMP-324 Change-Id: Ia0a095111332768af97d82f606d7c1048bfd812c Signed-off-by: ChrisC <christophe.closset@intl.att.com>
Diffstat (limited to 'kubernetes/clamp/charts/mariadb/values.yaml')
-rw-r--r--kubernetes/clamp/charts/mariadb/values.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/kubernetes/clamp/charts/mariadb/values.yaml b/kubernetes/clamp/charts/mariadb/values.yaml
index 13d1971028..5f31c79bdf 100644
--- a/kubernetes/clamp/charts/mariadb/values.yaml
+++ b/kubernetes/clamp/charts/mariadb/values.yaml
@@ -1,5 +1,5 @@
# Copyright © 2017 Amdocs, Bell Canada
-# Modifications Copyright © 2018 AT&T
+# Modifications Copyright © 2018-2019 AT&T
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -23,7 +23,7 @@ global: # global defaults
# application image
repository: nexus3.onap.org:10001
-image: mariadb:10.1.11
+image: mariadb:10.3.12
pullPolicy: Always
flavor: small