We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c67e70 commit c1a060aCopy full SHA for c1a060a
1 file changed
.env
@@ -3,14 +3,14 @@ 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
10
MONGO_DB_VERSION=6.0
11
12
# IoT Agent Ultralight Variables
13
-ULTRALIGHT_VERSION=3.5.0-distroless
+ULTRALIGHT_VERSION=3.6.0-distroless
14
IOTA_NORTH_PORT=4041
15
IOTA_SOUTH_PORT=7896
16
@@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
19
TUTORIAL_DUMMY_DEVICE_PORT=3001
20
21
# Cygnus Variables
22
-CYGNUS_VERSION=3.3.0
+CYGNUS_VERSION=3.11.0
23
CYGNUS_API_PORT=5080
24
CYGNUS_MYSQL_SERVICE_PORT=5050
25
CYGNUS_MONGO_SERVICE_PORT=5051
0 commit comments