[SDC] Update SDC docker versions to 1.10.1 03/127003/7
authorMichaelMorris <michael.morris@est.tech>
Mon, 7 Feb 2022 10:14:01 +0000 (10:14 +0000)
committerSylvain Desbureaux <sylvain.desbureaux@orange.com>
Fri, 25 Feb 2022 16:06:01 +0000 (16:06 +0000)
Update SDC docker versions to 1.10.1

Signed-off-by: MichaelMorris <michael.morris@est.tech>
Issue-ID: SDC-3868
Change-Id: I6b0bc29b304588544f45b365be282b3b572efa7f

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 0ae39bf..b7fa714 100644 (file)
@@ -35,8 +35,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.9.5
-backendInitImage: onap/sdc-backend-init:1.9.5
+image: onap/sdc-backend-all-plugins:1.10.1
+backendInitImage: onap/sdc-backend-init:1.10.1
 
 pullPolicy: Always
 
index 951249c..3391af7 100644 (file)
@@ -51,8 +51,8 @@ cassandra:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.9.5
-cassandraInitImage: onap/sdc-cassandra-init:1.9.5
+image: onap/sdc-cassandra:1.10.1
+cassandraInitImage: onap/sdc-cassandra-init:1.10.1
 pullPolicy: Always
 
 config:
index 09d9829..1dbf9eb 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.9.5
+image: onap/sdc-frontend:1.10.1
 pullPolicy: Always
 
 config:
index f96d59b..ff5d031 100644 (file)
@@ -59,8 +59,8 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-onboard-backend:1.9.5
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.9.5
+image: onap/sdc-onboard-backend:1.10.1
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.10.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required