Sync docker tags with release manifest 60/72860/2
authorGary Wu <gary.i.wu@huawei.com>
Fri, 16 Nov 2018 02:27:40 +0000 (18:27 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Fri, 16 Nov 2018 05:03:29 +0000 (21:03 -0800)
Sync docker tags with the release manifest from integration
repo commit b37a3cfdaf92c4855660d2f0c1b20eb482b99bd4.

Change-Id: Iabb203836d0c0adb5604a9303d4a108142ec6757
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
38 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/values.yaml
kubernetes/aai/charts/aai-babel/values.yaml
kubernetes/aai/charts/aai-modelloader/values.yaml
kubernetes/aai/charts/aai-resources/values.yaml
kubernetes/aai/charts/aai-traversal/values.yaml
kubernetes/common/music/charts/music-cassandra-job/values.yaml
kubernetes/common/music/charts/music-cassandra/values.yaml
kubernetes/common/music/charts/music-tomcat/values.yaml
kubernetes/policy/charts/brmsgw/values.yaml
kubernetes/policy/charts/drools/values.yaml
kubernetes/policy/charts/pdp/values.yaml
kubernetes/policy/charts/policy-distribution/values.yaml
kubernetes/policy/values.yaml
kubernetes/pomba/charts/pomba-validation-service/values.yaml
kubernetes/robot/values.yaml
kubernetes/sdnc/sdnc-prom/values.yaml
kubernetes/uui/charts/uui-server/values.yaml
kubernetes/uui/values.yaml
kubernetes/vfc/charts/vfc-catalog/values.yaml
kubernetes/vfc/charts/vfc-db/values.yaml
kubernetes/vfc/charts/vfc-ems-driver/values.yaml
kubernetes/vfc/charts/vfc-generic-vnfm-driver/values.yaml
kubernetes/vfc/charts/vfc-huawei-vnfm-driver/values.yaml
kubernetes/vfc/charts/vfc-juju-vnfm-driver/values.yaml
kubernetes/vfc/charts/vfc-multivim-proxy/values.yaml
kubernetes/vfc/charts/vfc-nslcm/values.yaml
kubernetes/vfc/charts/vfc-resmgr/values.yaml
kubernetes/vfc/charts/vfc-vnflcm/values.yaml
kubernetes/vfc/charts/vfc-vnfmgr/values.yaml
kubernetes/vfc/charts/vfc-vnfres/values.yaml
kubernetes/vfc/charts/vfc-zte-vnfm-driver/values.yaml

index 213a098..695e65c 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_cm:2.1.7
+image: onap/aaf/aaf_cm:2.1.8
 aaf_register_as: "aaf-cm.onap"
 pullPolicy: Always
 
index 0c330a0..e18094a 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_fs:2.1.7
+image: onap/aaf/aaf_fs:2.1.8
 aaf_register_as: "aaf-fs.onap"
 pullPolicy: Always
 
index d57e151..7ae0e66 100644 (file)
@@ -26,7 +26,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_gui:2.1.7
+image: onap/aaf/aaf_gui:2.1.8
 aaf_register_as: "aaf-gui.onap"
 pullPolicy: Always
 
index 2b76d24..3432211 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_hello:2.1.7
+image: onap/aaf/aaf_hello:2.1.8
 aaf_register_as: "aaf-hello.onap"
 pullPolicy: Always
 
index 58a5f05..8cbf7cf 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_locate:2.1.7
+image: onap/aaf/aaf_locate:2.1.8
 aaf_register_as: "aaf-locate.onap"
 pullPolicy: Always
 
index e043f46..d90b3d7 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_oauth:2.1.7
+image: onap/aaf/aaf_oauth:2.1.8
 aaf_register_as: "aaf-oauth.onap"
 pullPolicy: Always
 
index 7684eb0..7b730a7 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aaf/aaf_service:2.1.7
+image: onap/aaf/aaf_service:2.1.8
 aaf_register_as: "aaf-service.onap"
 pullPolicy: Always
 
index dc87e6f..24351da 100644 (file)
@@ -21,7 +21,7 @@ global:
   readinessImage: readiness-check:2.0.0
   ubuntuInitRepository: registry.hub.docker.com
   ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
-  configImage: onap/aaf/aaf_config:2.1.7
+  configImage: onap/aaf/aaf_config:2.1.8
   persistence:
     enabled: true
 
index 8e55d49..b26b858 100644 (file)
@@ -25,7 +25,7 @@ global:
 #################################################################
 
 # application image
-image: onap/babel:1.3.0
+image: onap/babel:1.3.2
 
 flavor: small
 
index a2b64f2..038be90 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/model-loader:1.3.0
+image: onap/model-loader:1.3.1
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 5055fed..546b56d 100644 (file)
@@ -22,7 +22,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-resources:1.3.1
+image: onap/aai-resources:1.3.3
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index cd496d0..9c1e945 100644 (file)
@@ -23,7 +23,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/aai-traversal:1.3.1
+image: onap/aai-traversal:1.3.2
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index 5d9b564..ff34cbd 100644 (file)
@@ -35,7 +35,7 @@ job:
   busybox: 
     image: library/busybox:latest
   cassandra: 
-    image: onap/music/cassandra_job:3.0.23
+    image: onap/music/cassandra_job:3.0.24
   timeout: 30
   delay: 120
 cql:
index 2c75c58..d18dc68 100644 (file)
@@ -35,7 +35,7 @@ replicaCount: 3
 # When logging into DB the default username and password are 'cassandra'
 # kubectl exec -it <cassandra-n> -n <namespace> cqlsh -u cassandra -p cassandra
 image:
-  image: onap/music/cassandra_3_11:3.0.23
+  image: onap/music/cassandra_3_11:3.0.24
   pullPolicy: Always
 
 # Cassandra ENV configuration
index 5527800..05a1b17 100755 (executable)
@@ -36,7 +36,7 @@ global:
 repository: nexus3.onap.org:10001
 image: library/tomcat:8.5
 pullPolicy: Always
-warImage: onap/music/music:3.0.23
+warImage: onap/music/music:3.0.24
 
 # flag to enable debugging - application support required
 debugEnabled: false
index cc0c90c..d7c9535 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.3
+image: onap/policy-pe:1.3.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index e73c07e..2451cea 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-drools:1.3.3
+image: onap/policy-drools:1.3.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 4a24f8d..1b2d494 100644 (file)
@@ -28,7 +28,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.3
+image: onap/policy-pe:1.3.4
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index ca0fb0b..240c266 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-distribution:2.0.2
+image: onap/policy-distribution:2.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 9934c98..521a229 100644 (file)
@@ -41,7 +41,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/policy-pe:1.3.3
+image: onap/policy-pe:1.3.4
 pullPolicy: Always
 
 subChartsOnly:
index 76f2965..bb513cf 100644 (file)
@@ -29,7 +29,7 @@ global:
 # application image
 #repository: nexus3.onap.org:10001
 repository: nexus3.onap.org:10001
-image:  onap/validation:1.3.0
+image:  onap/validation:1.3.1
 #pullPolicy: Always
 pullPolicy: IfNotPresent
 
index 450adeb..9daddfd 100755 (executable)
@@ -22,7 +22,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/testsuite:1.3.1-STAGING-latest
+image: onap/testsuite:1.3.1
 pullPolicy: Always
 
 ubuntuInitImage: oomk8s/ubuntu-init:2.0.0
index fbee9b9..d481f4a 100644 (file)
@@ -31,7 +31,7 @@ global:
 # application image
 repository: nexus3.onap.org:10001
 pullPolicy: Always
-image: onap/music/prom:1.0.5-latest
+image: onap/music/prom:1.0.5
 
 # application configuration
 config:
index bcf6897..fc75a16 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui-server:1.2.0
+image: onap/usecase-ui-server:1.2.1
 pullPolicy: Always
 
 # application configuration
index a1341d0..2cea577 100644 (file)
@@ -25,7 +25,7 @@ flavor: small
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/usecase-ui:1.2.1
+image: onap/usecase-ui:1.2.2
 pullPolicy: Always
 
 # application configuration
index 58ea5a4..b4a8cb5 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/catalog:1.2.0
+image: onap/vfc/catalog:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 676abd3..957af13 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/db:1.2.0
+image: onap/vfc/db:1.2.1
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index 219f988..ebdc2f3 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/emsdriver:1.2.0
+image: onap/vfc/emsdriver:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index b417ef6..d743acd 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/gvnfmdriver:1.2.0
+image: onap/vfc/gvnfmdriver:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 265aa1d..d3f393b 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/nfvo/svnfm/huawei:1.2.0
+image: onap/vfc/nfvo/svnfm/huawei:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 8cb406c..fab65fa 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/jujudriver:1.2.0
+image: onap/vfc/jujudriver:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 8ed83de..0a4601f 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/multivimproxy:1.2.0
+image: onap/vfc/multivimproxy:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 1f3617d..d96aa69 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/nslcm:1.2.0
+image: onap/vfc/nslcm:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 7d27e8c..bdd6c14 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/resmanagement:1.2.0
+image: onap/vfc/resmanagement:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 6ae0a6f..e733812 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/vnflcm:1.2.0
+image: onap/vfc/vnflcm:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index 7a54ba5..3febc9b 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/vnfmgr:1.2.0
+image: onap/vfc/vnfmgr:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index ec8e0a1..bb51c63 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/vnfres:1.2.0
+image: onap/vfc/vnfres:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy
index e3c5c23..cf0a162 100644 (file)
@@ -29,7 +29,7 @@ global:
 flavor: small
 
 repository: nexus3.onap.org:10001
-image: onap/vfc/ztevnfmdriver:1.2.0
+image: onap/vfc/ztevnfmdriver:1.2.1
 pullPolicy: Always
 
 #Istio sidecar injection policy