Skip to content

Commit ef9c74f

Browse files
committed
Update Orion, IoT Agent
1 parent c2ccd94 commit ef9c74f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.env

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ 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
@@ -14,7 +14,7 @@ TUTORIAL_APP_PORT=3000
1414
TUTORIAL_DUMMY_DEVICE_PORT=3001
1515

1616
# IoT Agent Ultralight Variables
17-
ULTRALIGHT_VERSION=3.5.0-distroless
17+
ULTRALIGHT_VERSION=3.6.0-distroless
1818
IOTA_NORTH_PORT=4041
1919
IOTA_SOUTH_PORT=7896
2020

@@ -31,7 +31,7 @@ ELASTICSEARCH_PORT=9200
3131
# ELASTICSEARCH_NODES_COMMUNICATION_PORT=9300
3232

3333
# Cygnus Variables
34-
CYGNUS_VERSION=3.3.0
34+
CYGNUS_VERSION=3.11.0
3535
CYGNUS_API_PORT=5080
3636
CYGNUS_MYSQL_SERVICE_PORT=5050
3737
CYGNUS_MONGO_SERVICE_PORT=5051

0 commit comments

Comments
 (0)