We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba01e26 commit ac502cdCopy full SHA for ac502cd
1 file changed
.env
@@ -10,7 +10,7 @@ MONGO_DB_PORT=27017
10
MONGO_DB_VERSION=4.4
11
12
# IoT Agent Ultralight Variables
13
-ULTRALIGHT_VERSION=2.4.2-distroless
+ULTRALIGHT_VERSION=3.0.0-distroless
14
IOTA_NORTH_PORT=4041
15
IOTA_SOUTH_PORT=7896
16
@@ -19,7 +19,7 @@ TUTORIAL_APP_PORT=3000
19
TUTORIAL_DUMMY_DEVICE_PORT=3001
20
21
# QuantumLeap Variables
22
-QUANTUMLEAP_VERSION=0.8.3
+QUANTUMLEAP_VERSION=1.0.0
23
QUANTUMLEAP_PORT=8668
24
25
# CrateDB Version
0 commit comments