Skip to content

Commit 85671a7

Browse files
committed
docs: release 2.3.0
Signed-off-by: Alexandre Burgoni <alexandre.burgoni@clever.cloud>
1 parent 1aaadc9 commit 85671a7

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@ the container. You can start with [a sample cluster](#running-with-a-sample-foun
2424
to try the exporter.*
2525

2626
```
27-
# Pull exporter version 2.2.0 for FoundtionDB version 7.3.69
28-
docker pull clevercloud/fdbexporter:2.2.0-7.3.69
27+
# Pull exporter version 2.3.0 for FoundtionDB version 7.3.69
28+
docker pull clevercloud/fdbexporter:2.3.0-7.3.69
2929
# Environment variables:
3030
# FDB_COORDINATOR: DNS name of the coordinator node
3131
# FDB_COORDINATOR_PORT: Port of the coordinator node process
@@ -34,7 +34,7 @@ docker run \
3434
-e FDB_NETWORKING_MODE=container \
3535
-e FDB_COORDINATOR=coordinator \
3636
-e FDB_COORDINATOR_PORT=4500 \
37-
clevercloud/fdbexporter:2.2.0-7.3.69
37+
clevercloud/fdbexporter:2.3.0-7.3.69
3838
```
3939

4040
The exporter images are tagged based on both the exporter version and on

0 commit comments

Comments
 (0)