summaryrefslogtreecommitdiffstats
path: root/kubernetes/sdc/charts/sdc-dcae-dt
diff options
context:
space:
mode:
authorsebdet <sebastien.determe@intl.att.com>2020-07-10 10:19:48 +0200
committerChristophe Closset <christophe.closset@intl.att.com>2020-07-14 09:40:03 +0000
commitc3f46b1361023eab2f7acd62256ee31322a337eb (patch)
treec47934fde96c63abd51ca130708eba32111546e6 /kubernetes/sdc/charts/sdc-dcae-dt
parent8bf979f8b94ade96f85cd4739529eba645b2d4dd (diff)
[SDC] Update sdc images for ElAlto
Update the sdc images for ElAlto maintenance release, moving to 1.5.3 for SDC images and 1.3.2-1 for dcae-ds. Issue-ID: SDC-3199 Signed-off-by: sebdet <sebastien.determe@intl.att.com> Change-Id: I6bf5ac31e65cc00703e7abfd7e5f9722c5b52881
Diffstat (limited to 'kubernetes/sdc/charts/sdc-dcae-dt')
-rw-r--r--kubernetes/sdc/charts/sdc-dcae-dt/values.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml b/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml
index 7a1fffcc8e..35d195aa10 100644
--- a/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml
+++ b/kubernetes/sdc/charts/sdc-dcae-dt/values.yaml
@@ -27,7 +27,7 @@ global:
#################################################################
# application image
repository: nexus3.onap.org:10001
-image: onap/dcae-dt:1.3.2
+image: onap/dcae-dt:1.3.2-1
pullPolicy: IfNotPresent
config:
javaOptions: -XX:MaxPermSize=256m -Xmx1024m -Dconfig.home=config -Dlog.home=/var/lib/jetty/logs/ -Dlogging.config=config/dcae-dt/logback-spring.xml