[SDC] Update sdc images for Frankfurt 61/109961/4
authorsebdet <sebastien.determe@intl.att.com>
Wed, 8 Jul 2020 11:54:01 +0000 (13:54 +0200)
committerSébastien Determe <sebastien.determe@intl.att.com>
Wed, 8 Jul 2020 16:12:03 +0000 (16:12 +0000)
Update the sdc images for frankfurt maintenance release, moving to 1.6.

Issue-ID: SDC-3189
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I1f7ea5f6aee0def6d9711e9c93496e00024f7e26

kubernetes/sdc/charts/sdc-be/values.yaml
kubernetes/sdc/charts/sdc-cs/values.yaml
kubernetes/sdc/charts/sdc-fe/values.yaml
kubernetes/sdc/charts/sdc-onboarding-be/values.yaml

index ac0403b..efe9cb0 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-backend:1.6.6
-backendInitImage: onap/sdc-backend-init:1.6.6
+image: onap/sdc-backend:1.6.7
+backendInitImage: onap/sdc-backend-init:1.6.7
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index cabf2c1..927dd98 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.6.6
-cassandraInitImage: onap/sdc-cassandra-init:1.6.6
+image: onap/sdc-cassandra:1.6.7
+cassandraInitImage: onap/sdc-cassandra-init:1.6.7
 
 pullPolicy: Always
 
index 98452c2..ff1890c 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-frontend:1.6.6
+image: onap/sdc-frontend:1.6.7
 pullPolicy: Always
 
 config:
index f83000f..bdd9995 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-onboard-backend:1.6.6
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.6.6
+image: onap/sdc-onboard-backend:1.6.7
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.6.7
 pullPolicy: Always
 
 # flag to enable debugging - application support required