Sync docker tags with release manifest 29/73729/1
authorGary Wu <gary.i.wu@huawei.com>
Tue, 27 Nov 2018 21:21:52 +0000 (13:21 -0800)
committerGary Wu <gary.i.wu@huawei.com>
Tue, 27 Nov 2018 21:21:52 +0000 (13:21 -0800)
Sync docker tags with the release manifest from integration
repo commit bff45af94f805dc6f1dd21bcd260bf68350b3cf7.

Note that this reverts https://gerrit.onap.org/r/#/c/73555/
which did not get a +1 from Integration team.

Change-Id: Id19db9fb3a26d1e69eb4763aa3a908ecde5bad8e
Issue-ID: INT-663
Signed-off-by: Gary Wu <gary.i.wu@huawei.com>
kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-node/values.yaml
kubernetes/dmaap/charts/dmaap-data-router/charts/dmaap-dr-prov/values.yaml

index 4867130..8062a33 100644 (file)
@@ -26,7 +26,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-node:1.0.6
+image: onap/dmaap/datarouter-node:1.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required
index bf55a08..704d97b 100644 (file)
@@ -27,7 +27,7 @@ global:
 #################################################################
 # application image
 repository: nexus3.onap.org:10001
-image: onap/dmaap/datarouter-prov:1.0.6
+image: onap/dmaap/datarouter-prov:1.0.3
 pullPolicy: Always
 
 # flag to enable debugging - application support required