[SDC] Update SDC docker images to 1.11.6 45/130245/1
authorMichaelMorris <michael.morris@est.tech>
Wed, 10 Aug 2022 15:13:25 +0000 (16:13 +0100)
committerMichaelMorris <michael.morris@est.tech>
Wed, 10 Aug 2022 15:13:28 +0000 (16:13 +0100)
Early release of Kohn functionality

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

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 fb6682b..2da601b 100644 (file)
@@ -35,8 +35,8 @@ global:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-backend-all-plugins:1.11.4
-backendInitImage: onap/sdc-backend-init:1.11.4
+image: onap/sdc-backend-all-plugins:1.11.6
+backendInitImage: onap/sdc-backend-init:1.11.6
 
 pullPolicy: Always
 
index 1e182ed..d126aec 100644 (file)
@@ -51,8 +51,8 @@ cassandra:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.11.4
-cassandraInitImage: onap/sdc-cassandra-init:1.11.4
+image: onap/sdc-cassandra:1.11.6
+cassandraInitImage: onap/sdc-cassandra-init:1.11.6
 pullPolicy: Always
 
 config:
index 05ac50d..722f613 100644 (file)
@@ -47,7 +47,7 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-frontend:1.11.4
+image: onap/sdc-frontend:1.11.6
 pullPolicy: Always
 
 config:
index 5a1c664..91363a8 100644 (file)
@@ -59,8 +59,8 @@ certInitializer:
 # Application configuration defaults.
 #################################################################
 # application image
-image: onap/sdc-onboard-backend:1.11.4
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.11.4
+image: onap/sdc-onboard-backend:1.11.6
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.11.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required