From fc227a716f448511845317cae6ad193032e77672 Mon Sep 17 00:00:00 2001 From: tschaffter Date: Thu, 5 Aug 2021 20:12:05 -0700 Subject: [PATCH] Version versioning section --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index 8b1d1e2..2aae71b 100644 --- a/README.md +++ b/README.md @@ -143,14 +143,13 @@ GitHub tags of this repository. The table below describes the image tags available. -| Tag name | Moving | Description | -|---|---|---| -| `latest` | Yes | Latest stable release | -| `edge` | Yes | Lastest commit made to the default branch | -| `` | Yes | Latest stable release for the getdns major version `` | -| `.` | Yes | Latest stable release for the getdns version `.` | -| `..` | Yes | Latest stable release for the getdns version `..` | -| `..-` | No | Same as above but with the reference to the git commit | +| Tag name | Moving | Description +|---------------------------------|--------|------------ +| `latest` | Yes | Latest stable release. +| `edge` | Yes | Latest commit made to the default branch. +| `edge-` | No | Same as above with the reference to the git commit. +| `..` | Yes | Stable release. +| `..-` | No | Same as above with the reference to the git commit. > Note: You should avoid using a moving tag like `latest` when deploying containers in production, because this makes it hard to track which version of