[SDC] Update SDC images to 1.12.4 61/134361/1
authorMichaelMorris <michael.morris@est.tech>
Wed, 26 Apr 2023 10:04:33 +0000 (11:04 +0100)
committerMichaelMorris <michael.morris@est.tech>
Wed, 26 Apr 2023 10:07:25 +0000 (11:07 +0100)
Update images for London M4

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

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 adf4b3e..f6c2694 100644 (file)
@@ -39,8 +39,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.12.3
-backendInitImage: onap/sdc-backend-init:1.12.3
+image: onap/sdc-backend-all-plugins:1.12.4
+backendInitImage: onap/sdc-backend-init:1.12.4
 
 pullPolicy: Always
 
index c9eb535..f58fca7 100644 (file)
@@ -51,8 +51,8 @@ cassandra:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.12.3
-cassandraInitImage: onap/sdc-cassandra-init:1.12.3
+image: onap/sdc-cassandra:1.12.4
+cassandraInitImage: onap/sdc-cassandra-init:1.12.4
 pullPolicy: Always
 
 config:
index 6298737..b548c05 100644 (file)
@@ -23,7 +23,7 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.12.3
+image: onap/sdc-frontend:1.12.4
 pullPolicy: Always
 
 config:
index e13d10a..cd02020 100644 (file)
@@ -35,8 +35,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-onboard-backend:1.12.3
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.3
+image: onap/sdc-onboard-backend:1.12.4
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.12.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required