Bump DataRouter images in CSIT 68/128168/1
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 29 Mar 2022 15:48:49 +0000 (17:48 +0200)
committerTomasz Wrobel <tomasz.wrobel@nokia.com>
Tue, 29 Mar 2022 15:48:49 +0000 (17:48 +0200)
Issue-ID: DCAEGEN2-3127
Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
Change-Id: I31677b59c9ced777532d0502c6c4c0870b25dbb2

csit/plans/filesprocessingconfigpmmapper/docker-compose.yml
csit/plans/pmmapper/docker-compose.yml
tools/development/docker-compose.yml

index ac56e5a..e343233 100644 (file)
@@ -2,7 +2,7 @@ version: '3.3'
 
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.9
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.10-STAGING-latest
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -26,7 +26,7 @@ services:
       - "dcae-pm-mapper:$PMMAPPER_IP"
 
   datarouter-node:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.9
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.10-STAGING-latest
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports:
index d8f07a0..b3c59b6 100644 (file)
@@ -2,7 +2,7 @@ version: '3.3'
 
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.9
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.10-STAGING-latest
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -28,7 +28,7 @@ services:
       - "dcae-pm-mapper:$PMMAPPER_IP"
 
   datarouter-node:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.9
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.10-STAGING-latest
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports:
index 41b1ab4..86334a7 100644 (file)
@@ -2,7 +2,7 @@ version: '3.3'
 
 services:
   datarouter-prov:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-prov:2.1.10-STAGING-latest
     container_name: datarouter-prov
     hostname: dmaap-dr-prov
     ports:
@@ -26,7 +26,7 @@ services:
       - "dcae-pm-mapper:$PMMAPPER_IP"
 
   datarouter-node:
-    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node
+    image: nexus3.onap.org:10001/onap/dmaap/datarouter-node:2.1.10-STAGING-latest
     container_name: datarouter-node
     hostname: dmaap-dr-node
     ports: