Skip to content

Commit d51685c

Browse files
committed
Update Versions
1 parent 04db7f4 commit d51685c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

.env

Lines changed: 4 additions & 4 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=3.8.1
6+
ORION_VERSION=3.10.1
77

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

1212
# IoT Agent Ultralight Variables
13-
ULTRALIGHT_VERSION=2.0.0-distroless
13+
ULTRALIGHT_VERSION=2.2.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
# Keyrock variables
22-
KEYROCK_VERSION=8.3.3-distroless
22+
KEYROCK_VERSION=8.4.0-distroless
2323
KEYROCK_PORT=3005
2424
KEYROCK_HTTPS_PORT=3443
2525

@@ -28,7 +28,7 @@ MYSQL_DB_VERSION=8.0
2828
MYSQL_DB_PORT=3306
2929

3030
# Wilma PEP Proxy variables
31-
WILMA_VERSION=8.3.0-distroless
31+
WILMA_VERSION=8.4.0-distroless
3232
ORION_PROXY_PORT=1027
3333

3434
# Kong PEP Proxy variables

0 commit comments

Comments
 (0)