[SDC] Update SDC images to 1.12.2 32/133432/3
authorMichaelMorris <michael.morris@est.tech>
Mon, 27 Feb 2023 16:38:20 +0000 (16:38 +0000)
committerFiachra Corcoran <fiachra.corcoran@est.tech>
Mon, 6 Mar 2023 13:23:19 +0000 (13:23 +0000)
Update SDC images to 1.12.2

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

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 b7b3acd..e0493c6 100644 (file)
@@ -40,8 +40,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.12.0
-backendInitImage: onap/sdc-backend-init:1.12.0
+image: onap/sdc-backend-all-plugins:1.12.2
+backendInitImage: onap/sdc-backend-init:1.12.2
 
 pullPolicy: Always
 
index b3dfbfa..07c8e06 100644 (file)
@@ -51,8 +51,8 @@ cassandra:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.12.0
-cassandraInitImage: onap/sdc-cassandra-init:1.12.0
+image: onap/sdc-cassandra:1.12.2
+cassandraInitImage: onap/sdc-cassandra-init:1.12.2
 pullPolicy: Always
 
 config:
index abac356..a9eef90 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.12.0
+image: onap/sdc-frontend:1.12.2
 pullPolicy: Always
 
 config:
index 1db5af9..b34ce76 100644 (file)
@@ -59,8 +59,8 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-onboard-backend:1.12.0
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.0
+image: onap/sdc-onboard-backend:1.12.2
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required