File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,14 +3,14 @@ COMPOSE_PROJECT_NAME=fiware
33
44# Orion variables
55ORION_PORT = 1026
6- ORION_VERSION = 3.8 .1
6+ ORION_VERSION = 3.10 .1
77
88# MongoDB variables
99MONGO_DB_PORT = 27017
1010MONGO_DB_VERSION = 4.4
1111
1212# IoT Agent Ultralight Variables
13- ULTRALIGHT_VERSION = 2.0 .0-distroless
13+ ULTRALIGHT_VERSION = 2.2 .0-distroless
1414IOTA_NORTH_PORT = 4041
1515IOTA_SOUTH_PORT = 7896
1616
@@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
1919TUTORIAL_DUMMY_DEVICE_PORT = 3001
2020
2121# Keyrock variables
22- KEYROCK_VERSION = 8.3.3 -distroless
22+ KEYROCK_VERSION = 8.4.0 -distroless
2323KEYROCK_PORT = 3005
2424KEYROCK_HTTPS_PORT = 3443
2525
@@ -28,7 +28,7 @@ MYSQL_DB_VERSION=8.0
2828MYSQL_DB_PORT = 3306
2929
3030# Wilma PEP Proxy variables
31- WILMA_VERSION = 8.3 .0-distroless
31+ WILMA_VERSION = 8.4 .0-distroless
3232ORION_PROXY_PORT = 1027
3333
3434# Kong PEP Proxy variables
You can’t perform that action at this time.
0 commit comments