We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2ccd94 commit ef9c74fCopy full SHA for ef9c74f
.env
@@ -3,7 +3,7 @@ COMPOSE_PROJECT_NAME=fiware
3
4
# Orion variables
5
ORION_PORT=1026
6
-ORION_VERSION=4.0.0
+ORION_VERSION=4.1.0
7
8
# MongoDB variables
9
MONGO_DB_PORT=27017
@@ -14,7 +14,7 @@ TUTORIAL_APP_PORT=3000
14
TUTORIAL_DUMMY_DEVICE_PORT=3001
15
16
# IoT Agent Ultralight Variables
17
-ULTRALIGHT_VERSION=3.5.0-distroless
+ULTRALIGHT_VERSION=3.6.0-distroless
18
IOTA_NORTH_PORT=4041
19
IOTA_SOUTH_PORT=7896
20
@@ -31,7 +31,7 @@ ELASTICSEARCH_PORT=9200
31
# ELASTICSEARCH_NODES_COMMUNICATION_PORT=9300
32
33
# Cygnus Variables
34
-CYGNUS_VERSION=3.3.0
+CYGNUS_VERSION=3.11.0
35
CYGNUS_API_PORT=5080
36
CYGNUS_MYSQL_SERVICE_PORT=5050
37
CYGNUS_MONGO_SERVICE_PORT=5051
0 commit comments