From bb337803a84a80663ee372e1856d86166d9b57d6 Mon Sep 17 00:00:00 2001 From: Luis Miguel Vicente Fuentes Date: Sat, 12 Sep 2020 14:09:57 +0200 Subject: [PATCH] Add versions section in README --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index a3c8059..02431c8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,17 @@ Run Monit inside docker. Default username/password: `admin/monit` +## Versions + +| Docker image | Monit | +| ---------------------- | --------- | +| `kijart/monit:latest`  | `5.26.0`  | +| `kijart/monit:1.2.0`  | `5.26.0`  | +| `kijart/monit:1.1.0`  | `5.25.2`  | +| `kijart/monit:1.0.2`  | `5.25.1`  | +| `kijart/monit:1.0.1`  | `5.25.1`  | +| `kijart/monit:1.0.0`  | `5.25.1`  | + ## Docker setup Install docker: