Sync values from docker-manifest-staging file 85/67785/5
authorAlexis de Talhouët <adetalhouet89@gmail.com>
Wed, 19 Sep 2018 15:58:29 +0000 (11:58 -0400)
committerMandeep Khinda <Mandeep.Khinda@amdocs.com>
Wed, 19 Sep 2018 17:30:23 +0000 (17:30 +0000)
Change-Id: Ic8f11dc20c425aab144fe28a5e761552eb7b025b
Issue-ID: OOM-1422
Signed-off-by: Alexis de Talhouët <adetalhouet89@gmail.com>
26 files changed:
kubernetes/aaf/charts/aaf-cm/values.yaml
kubernetes/aaf/charts/aaf-fs/values.yaml
kubernetes/aaf/charts/aaf-gui/values.yaml
kubernetes/aaf/charts/aaf-hello/values.yaml
kubernetes/aaf/charts/aaf-locate/values.yaml
kubernetes/aaf/charts/aaf-oauth/values.yaml
kubernetes/aaf/charts/aaf-service/values.yaml
kubernetes/aaf/charts/aaf-sms/charts/aaf-sms-quorumclient/values.yaml
kubernetes/aaf/charts/aaf-sms/values.yaml
kubernetes/common/dgbuilder/values.yaml
kubernetes/dcaegen2/charts/dcae-bootstrap/values.yaml
kubernetes/dcaegen2/charts/dcae-cloudify-manager/values.yaml
kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-node/values.yaml
kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-prov/values.yaml
kubernetes/msb/charts/msb-discovery/values.yaml
kubernetes/msb/charts/msb-eag/values.yaml
kubernetes/msb/charts/msb-iag/values.yaml
kubernetes/multicloud/charts/multicloud-ocata/values.yaml
kubernetes/multicloud/values.yaml
kubernetes/portal/charts/portal-app/values.yaml
kubernetes/portal/charts/portal-mariadb/values.yaml
kubernetes/portal/charts/portal-sdk/values.yaml
kubernetes/portal/charts/portal-widget/values.yaml
kubernetes/sdc/charts/sdc-es/values.yaml
kubernetes/vfc/charts/vfc-db/values.yaml
kubernetes/vid/values.yaml

index 24fe23e..0f52182 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.1
+image: onap/aaf/aaf_cm:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 1613a4f..74fdc68 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.1
+image: onap/aaf/aaf_fs:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f87ec5c..92faa6c 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.1
+image: onap/aaf/aaf_gui:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index ca19298..5a41bb3 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.1
+image: onap/aaf/aaf_hello:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 675a4ad..f31a2ca 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.1
+image: onap/aaf/aaf_locate:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 293505b..6ac90e1 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.1
+image: onap/aaf/aaf_oauth:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index d5356d7..3e0ed61 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.1
+image: onap/aaf/aaf_service:2.1.2-SNAPSHOT
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 768f89f..c5fd489 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/smsquorumclient:latest
+image: onap/aaf/smsquorumclient:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index df2b6ab..b75038c 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/sms:latest
+image: onap/aaf/sms:2.0.0
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index b336548..da71283 100644 (file)
@@ -47,7 +47,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/ccsdk-dgbuilder-image:0.2.4
+image: onap/ccsdk-dgbuilder-image:0.3-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bc430b4..35af639 100644 (file)
@@ -62,17 +62,17 @@ postgres:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.1
+image: onap/org.onap.dcaegen2.deployments.k8s-bootstrap-container:1.4.2
 
 # DCAE component images to be deployed via Cloudify Manager
 # Use to override default setting in blueprints
 componentImages:
   config_binding_service: onap/org.onap.dcaegen2.platform.configbinding:2.1.5
-  deployment_handler: onap/org.onap.dcaegen2.platform.deployment-handler:2.1.5
-  holmes_engine: onap/holmes/engine-management:1.1.0
-  holmes_rules: onap/holmes/rule-management:1.1.0
-  inventory: onap/org.onap.dcaegen2.platform.inventory-api:3.0.1
-  policy_handler: onap/org.onap.dcaegen2.platform.policy-handler:2.4.5
+  deployment_handler: onap/org.onap.dcaegen2.platform.deployment-handler:3.0.2
+  holmes_engine: onap/holmes/engine-management:1.2.0-STAGING-latest
+  holmes_rules: onap/holmes/rule-management:1.2.0-STAGING-latest
+  inventory: onap/org.onap.dcaegen2.platform.inventory-api:3.0.4
+  policy_handler: onap/org.onap.dcaegen2.platform.policy-handler:4.3.1
   service_change_handler: onap/org.onap.dcaegen2.platform.servicechange-handler:1.1.5
   tca: onap/org.onap.dcaegen2.deployments.tca-cdap-container:1.1.0
   ves: onap/org.onap.dcaegen2.collectors.ves.vescollector:1.3.1
index 08b6f54..1d1f729 100644 (file)
@@ -43,7 +43,7 @@ config:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/org.onap.dcaegen2.deployments.cm-container:1.4.0
+image: onap/org.onap.dcaegen2.deployments.cm-container:1.4.1
 pullPolicy: Always
 
 # probe configuration parameters
index 272f653..601dcb9 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-node
+image: onap/dmaap/datarouter-node:latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9b237b5..5103525 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-prov
+image: onap/dmaap/datarouter-prov:latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 5af90d9..db04320 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/msb/msb_discovery:1.2.0-SNAPSHOT-latest
+image: onap/msb/msb_discovery:1.2.0-STAGING-latest
 pullPolicy: Always
 istioSidecar: true
 
index 1b53149..d611170 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/msb/msb_apigateway:1.2.0-SNAPSHOT-latest
+image: onap/msb/msb_apigateway:1.2.0-STAGING-latest
 pullPolicy: Always
 istioSidecar: true
 
index e46cd74..e747bff 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/msb/msb_apigateway:1.2.0-SNAPSHOT-latest
+image: onap/msb/msb_apigateway:1.2.0-STAGING-latest
 pullPolicy: Always
 istioSidecar: true
 
index 25b21d6..e6486a2 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/multicloud/openstack-ocata:1.1.2
+image: onap/multicloud/openstack-ocata:1.2.0-STAGING
 pullPolicy: Always
 
 #Istio sidecar injection policy
index dc04dbb..f7a3db3 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/multicloud/framework:1.1.2
+image: onap/multicloud/framework:1.2.0-STAGING
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 6657f5f..7346442 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-app:2.2.0
+image: onap/portal-app:2.3.0-STAGING-latest
 pullPolicy: Always
 
 # default number of instances
index 9d77e53..973eae4 100644 (file)
@@ -24,7 +24,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-db:2.2.0
+image: onap/portal-db:2.3.0-STAGING-latest
 pullPolicy: Always
 
 readinessImage: readiness-check:2.0.0
index e7de8d0..4e10e99 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-sdk:2.2.0
+image: onap/portal-sdk:2.3.0-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index f97beb6..e3b22cc 100644 (file)
@@ -29,7 +29,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/portal-wms:2.2.0
+image: onap/portal-wms:2.3.0-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 5d3d701..a966f68 100644 (file)
@@ -32,7 +32,7 @@ global:
 # application image
 repository: nexus3.onap.org:10001
 image: onap/sdc-elasticsearch:1.3-STAGING-latest
-elasticInitImage: onap/sdc-init-elasticsearch:1.2.0
+elasticInitImage: onap/sdc-init-elasticsearch:1.3-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index c4eac7d..776a281 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vfc/db:latest
+image: onap/vfc/db:1.1.0-STAGING-latest
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 23812c9..d73d3a0 100644 (file)
@@ -27,7 +27,7 @@ subChartsOnly:
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/vid:3.0.0
+image: onap/vid:3.0-STAGING-latest
 pullPolicy: Always
 
 # mariadb image for initializing