Use SDNC 1.7.4 version 55/96955/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 11 Oct 2019 15:48:04 +0000 (11:48 -0400)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Fri, 11 Oct 2019 15:48:04 +0000 (11:48 -0400)
Update SDNC helm charts to use version 1.7.4 (final El Alto release)

Change-Id: I257ac3b4a5780f612e2bcb84950231ed07a96876
Issue-ID: SDNC-939
Signed-off-by: Timoney, Dan (dt5972) <dtimoney@att.com>
kubernetes/sdnc/charts/dmaap-listener/values.yaml
kubernetes/sdnc/charts/sdnc-ansible-server/values.yaml
kubernetes/sdnc/charts/sdnc-portal/values.yaml
kubernetes/sdnc/charts/ueb-listener/values.yaml
kubernetes/sdnc/values.yaml

index 1e2d74a..5ae0799 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:1.7.3
+image: onap/sdnc-dmaap-listener-image:1.7.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index d681807..4140790 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:1.7.3
+image: onap/sdnc-ansible-server-image:1.7.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 8add085..397a7d2 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.7.3
+image: onap/admportal-sdnc-image:1.7.4
 config:
   dbRootPassword: secretpassword
   dbSdnctlPassword: gamma
index 352069d..cbbee96 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:1.7.3
+image: onap/sdnc-ueb-listener-image:1.7.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index e0dc130..6ca69c6 100644 (file)
@@ -32,7 +32,7 @@ global:
 # application images
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:1.7.3
+image: onap/sdnc-image:1.7.4
 
 
 # flag to enable debugging - application support required