Sync docker tags with release manifest 65/73265/1
authorGary Wu <gary.i.wu@huawei.com>
Wed, 21 Nov 2018 15:51:37 +0000 (07:51 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Wed, 21 Nov 2018 15:51:37 +0000 (07:51 -0800)
Sync docker tags with the release manifest from integration
repo commit b570f27f6b382458cc64347024f27e15d36faad4.

Change-Id: Ic091d6f6803832bf07207ce3a56c4646b888b0a4
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/aai/charts/aai-data-router/values.yaml
kubernetes/pomba/charts/pomba-data-router/values.yaml
kubernetes/pomba/charts/pomba-networkdiscovery/values.yaml
kubernetes/pomba/charts/pomba-servicedecomposition/values.yaml

index 64a0fe1..dbcea40 100644 (file)
@@ -21,7 +21,7 @@ global: # global defaults
 
 # application image
 repository: nexus3.onap.org:10001
-image: onap/data-router:1.3.0
+image: onap/data-router:1.3.1
 pullPolicy: Always
 restartPolicy: Always
 flavor: small
index ff7f8a5..369e656 100644 (file)
@@ -27,7 +27,7 @@ global:
   
 # application image
 repository: nexus3.onap.org:10001
-image: onap/data-router:1.3.0
+image: onap/data-router:1.3.1
 pullPolicy: Always
 restartPolicy: Always
 
index bb4f24f..0e42192 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/network-discovery:latest
+image:  onap/network-discovery:1.4.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index a1ef272..8923020 100644 (file)
@@ -24,7 +24,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image:  onap/service-decomposition:latest
+image:  onap/service-decomposition:1.4.2
 pullPolicy: Always
 
 # flag to enable debugging - application support required