[SDC] Release 1.7.3 images 69/114969/1
authorsebdet <sebastien.determe@intl.att.com>
Tue, 17 Nov 2020 18:08:12 +0000 (19:08 +0100)
committerS�bastien Determe <sebastien.determe@intl.att.com>
Wed, 18 Nov 2020 10:49:32 +0000 (10:49 +0000)
Release the 1.7.3 images for all sdc components

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

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

index a44176f..5903c91 100644 (file)
@@ -39,8 +39,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-backend-all-plugins:1.7.2
-backendInitImage: onap/sdc-backend-init:1.7.2
+image: onap/sdc-backend-all-plugins:1.7.3
+backendInitImage: onap/sdc-backend-init:1.7.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 589d530..efe6dcd 100644 (file)
@@ -38,8 +38,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.7.2
-cassandraInitImage: onap/sdc-cassandra-init:1.7.2
+image: onap/sdc-cassandra:1.7.3
+cassandraInitImage: onap/sdc-cassandra-init:1.7.3
 
 pullPolicy: Always
 
index 8cf3d26..55dfcf1 100644 (file)
@@ -51,7 +51,7 @@ certInitializer:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-frontend:1.7.2
+image: onap/sdc-frontend:1.7.3
 pullPolicy: Always
 
 config:
index 0d12f07..f608dac 100644 (file)
@@ -63,8 +63,8 @@ certInitializer:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-onboard-backend:1.7.2
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.7.2
+image: onap/sdc-onboard-backend:1.7.3
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.7.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required