Skip to content

Commit 9da705f

Browse files
committed
Update Ultralight
1 parent 99ce4eb commit 9da705f

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MONGO_DB_PORT=27017
1010
MONGO_DB_VERSION=6.0
1111

1212
# IoT Agent Ultralight Variables
13-
ULTRALIGHT_VERSION=3.1.0-distroless
13+
ULTRALIGHT_VERSION=3.3.0-distroless
1414
IOTA_NORTH_PORT=4041
1515
IOTA_SOUTH_PORT=7896
1616

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ the repository and create the necessary images by running the commands as shown:
228228
```console
229229
git clone https://github.com/FIWARE/tutorials.Time-Series-Data.git
230230
cd tutorials.Time-Series-Data
231-
git checkout NGSI-v2
231+
git checkout NGSI-LD
232232

233233
./services create
234234
```

0 commit comments

Comments
 (0)