Update docker-compose and its configurations
[oam.git] / solution / integration / smo / .env
index c14546f..b2cd3f9 100644 (file)
@@ -1,5 +1,5 @@
 ################################################################################
-# Copyright 2020 highstreet technologies and others
+# Copyright 2021 highstreet technologies and others
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -23,17 +23,18 @@ GATEWAY_IP=172.40.0.1
 SDNR_IP=172.40.0.21
 ODL_CERT_DIR=/opt/opendaylight/current/certs
 ODL_ADMIN_PASSWORD=Kp8bJ4SXszM0WXlhak3eHlcse2gAw84vaoGGmJvUy2U
-SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.0.3
-SDNRDB_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.6.1
+SDNC_IMAGE=nexus3.onap.org:10001/onap/sdnc-image:2.1.1
+
+SDNRDB_IMAGE=docker.elastic.co/elasticsearch/elasticsearch-oss:7.9.3
 
 ESDB_IP=172.40.0.30
 
 # dependent components
-VESC_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:latest
+VESC_IMAGE=nexus3.onap.org:10001/onap/org.onap.dcaegen2.collectors.ves.vescollector:1.9.0
 DMAAP_IMAGE=nexus3.onap.org:10001/onap/dmaap/dmaap-mr:1.1.18
 KAFKA_IMAGE=nexus3.onap.org:10001/onap/dmaap/kafka111:1.0.4
 ZOOKEEPER_IMAGE=nexus3.onap.org:10001/onap/dmaap/zookeeper:6.0.3
 ZOOKEEPER_IP=172.40.0.60
 KAFKA_IP=172.40.0.70
 DMAAP_IP=172.40.0.80
-VESCOLLECTOR_IP=172.40.0.90
\ No newline at end of file
+VESCOLLECTOR_IP=172.40.0.90