Update versions for sdnc Casablanca mtce release 44/75644/1
authorTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 10 Jan 2019 17:54:07 +0000 (12:54 -0500)
committerTimoney, Dan (dt5972) <dtimoney@att.com>
Thu, 10 Jan 2019 17:54:07 +0000 (12:54 -0500)
Update versions in SDNC helm charts  to reflect Casablanca
Maintenance Release artifact

Change-Id: If6d2c45b9c77df70521435cd7b20e462c01e103e
Issue-ID: SDNC-558
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 917a6a2..ef11efe 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-dmaap-listener-image:1.4.3
+image: onap/sdnc-dmaap-listener-image:1.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
@@ -91,4 +91,4 @@ resources:
     requests:
       cpu: 1
       memory: 2Gi
-  unlimited: {}
\ No newline at end of file
+  unlimited: {}
index a9cb469..b0686b1 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ansible-server-image:1.4.3
+image: onap/sdnc-ansible-server-image:1.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 7dc57fd..22793ad 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/admportal-sdnc-image:1.4.3
+image: onap/admportal-sdnc-image:1.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index c44ba95..f1ef376 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdnc-ueb-listener-image:1.4.3
+image: onap/sdnc-ueb-listener-image:1.4.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index a82f053..db47f20 100644 (file)
@@ -32,7 +32,7 @@ global:
 # application images
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/sdnc-image:1.4.3
+image: onap/sdnc-image:1.4.4
 
 # flag to enable debugging - application support required
 debugEnabled: false