Skip to content

Commit 73ab436

Browse files
committed
Update Versions
1 parent fbb833d commit 73ab436

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
@@ -1,13 +1,13 @@
11
# Orion variables
22
ORION_PORT=1026
3-
ORION_VERSION=3.0.0
3+
ORION_VERSION=3.1.0
44

55
# MongoDB variables
66
MONGO_DB_PORT=27017
77
MONGO_DB_VERSION=4.4
88

99
# IoT Agent Ultralight Variables
10-
ULTRALIGHT_VERSION=1.16.0-distroless
10+
ULTRALIGHT_VERSION=1.16.2-distroless
1111
IOTA_NORTH_PORT=4041
1212
IOTA_SOUTH_PORT=7896
1313

@@ -16,7 +16,7 @@ TUTORIAL_APP_PORT=3000
1616
TUTORIAL_DUMMY_DEVICE_PORT=3001
1717

1818
# Keyrock variables
19-
KEYROCK_VERSION=7.9.2-distroless
19+
KEYROCK_VERSION=8.0.0-distroless
2020
KEYROCK_PORT=3005
2121
KEYROCK_HTTPS_PORT=3443
2222
IDM_HTTPS_ENABLED=false

0 commit comments

Comments
 (0)