Merge "[DMAAP] Use common aaf template in dmaap-dr-prov" into frankfurt
authorSylvain Desbureaux <sylvain.desbureaux@orange.com>
Tue, 2 Jun 2020 06:31:47 +0000 (06:31 +0000)
committerGerrit Code Review <gerrit@onap.org>
Tue, 2 Jun 2020 06:31:47 +0000 (06:31 +0000)
kubernetes/sdc/charts/sdc-be/values.yaml
kubernetes/sdc/charts/sdc-cs/values.yaml
kubernetes/sdc/charts/sdc-fe/values.yaml
kubernetes/sdc/charts/sdc-onboarding-be/values.yaml

index a0e9b53..ac0403b 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-backend:1.6.5
-backendInitImage: onap/sdc-backend-init:1.6.5
+image: onap/sdc-backend:1.6.6
+backendInitImage: onap/sdc-backend-init:1.6.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 3cef2cf..cabf2c1 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.6.5
-cassandraInitImage: onap/sdc-cassandra-init:1.6.5
+image: onap/sdc-cassandra:1.6.6
+cassandraInitImage: onap/sdc-cassandra-init:1.6.6
 
 pullPolicy: Always
 
index 8754d0f..98452c2 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-frontend:1.6.5
+image: onap/sdc-frontend:1.6.6
 pullPolicy: Always
 
 config:
index 0471c03..f83000f 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-onboard-backend:1.6.5
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.6.5
+image: onap/sdc-onboard-backend:1.6.6
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.6.6
 pullPolicy: Always
 
 # flag to enable debugging - application support required