Revert Snapshot appc, sdc - add aai directory 61/92461/6
authorBrian Freeman <bf1936@att.com>
Thu, 1 Aug 2019 12:16:00 +0000 (07:16 -0500)
committerPrudence Au <prudence.au@amdocs.com>
Thu, 1 Aug 2019 14:49:05 +0000 (10:49 -0400)
Issue-ID: TEST-185
Change-Id: I2bce2a44aa540a846933c548dd0ab67f3e53e679
Signed-off-by: Brian Freeman <bf1936@att.com>
kubernetes/appc/charts/appc-cdt/values.yaml
kubernetes/appc/values.yaml
kubernetes/sdc/charts/sdc-be/values.yaml
kubernetes/sdc/charts/sdc-cs/values.yaml
kubernetes/sdc/charts/sdc-es/values.yaml
kubernetes/sdc/charts/sdc-fe/values.yaml
kubernetes/sdc/charts/sdc-kb/values.yaml
kubernetes/sdc/charts/sdc-onboarding-be/values.yaml
kubernetes/sdc/charts/sdc-wfd-be/values.yaml
kubernetes/sdc/charts/sdc-wfd-fe/values.yaml

index 95034d3..7db9527 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-cdt-image:1.6.0-SNAPSHOT-latest
+image: onap/appc-cdt-image:1.5.3
 pullPolicy: Always
 
 # application configuration
index 937642b..578dbc7 100644 (file)
@@ -31,7 +31,7 @@ global:
 flavor: small
 # application image
 repository: nexus3.onap.org:10001
-image: onap/appc-image:1.6.0-SNAPSHOT-latest
+image: onap/appc-image:1.5.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index db724a4..b202880 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-backend:1.5-STAGING-latest
-backendInitImage: onap/sdc-backend-init:1.5-STAGING-latest
+image: onap/sdc-backend:1.5.1
+backendInitImage: onap/sdc-backend-init:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 4d88747..49e5ac0 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-cassandra:1.5-STAGING-latest
-cassandraInitImage: onap/sdc-cassandra-init:1.5-STAGING-latest
+image: onap/sdc-cassandra:1.5.1
+cassandraInitImage: onap/sdc-cassandra-init:1.5.1
 
 pullPolicy: Always
 
index c311a15..4c0a6cc 100644 (file)
@@ -31,8 +31,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-elasticsearch:1.5-STAGING-latest
-elasticInitImage: onap/sdc-init-elasticsearch:1.5-STAGING-latest
+image: onap/sdc-elasticsearch:1.5.1
+elasticInitImage: onap/sdc-init-elasticsearch:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 8ec34fb..fba4c56 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-frontend:1.5-STAGING-latest
+image: onap/sdc-frontend:1.5.1
 pullPolicy: Always
 
 config:
index a6624bf..e120365 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-kibana:1.5-STAGING-latest
+image: onap/sdc-kibana:1.5.1
 pullPolicy: Always
 
 config:
index 149566e..32b8cdb 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/sdc-onboard-backend:1.5-STAGING-latest
-onboardingInitImage: onap/sdc-onboard-cassandra-init:1.5-STAGING-latest
+image: onap/sdc-onboard-backend:1.5.1
+onboardingInitImage: onap/sdc-onboard-cassandra-init:1.5.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index eb660e1..8249c11 100644 (file)
@@ -28,8 +28,8 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-backend:1.5.0-SNAPSHOT
-configInitImage: onap/workflow-init:1.5.0-SNAPSHOT
+image: onap/workflow-backend:1.5.0
+configInitImage: onap/workflow-init:1.5.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 1b5d270..9345134 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/workflow-frontend:1.5.0-SNAPSHOT
+image: onap/workflow-frontend:1.5.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required