Skip to content

Commit c1a060a

Browse files
committed
Update Orion, IoT Agent
1 parent 9c67e70 commit c1a060a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,14 @@ COMPOSE_PROJECT_NAME=fiware
33

44
# Orion variables
55
ORION_PORT=1026
6-
ORION_VERSION=4.0.0
6+
ORION_VERSION=4.1.0
77

88
# MongoDB variables
99
MONGO_DB_PORT=27017
1010
MONGO_DB_VERSION=6.0
1111

1212
# IoT Agent Ultralight Variables
13-
ULTRALIGHT_VERSION=3.5.0-distroless
13+
ULTRALIGHT_VERSION=3.6.0-distroless
1414
IOTA_NORTH_PORT=4041
1515
IOTA_SOUTH_PORT=7896
1616

@@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
1919
TUTORIAL_DUMMY_DEVICE_PORT=3001
2020

2121
# Cygnus Variables
22-
CYGNUS_VERSION=3.3.0
22+
CYGNUS_VERSION=3.11.0
2323
CYGNUS_API_PORT=5080
2424
CYGNUS_MYSQL_SERVICE_PORT=5050
2525
CYGNUS_MONGO_SERVICE_PORT=5051

0 commit comments

Comments
 (0)