]> git.apps.os.sepia.ceph.com Git - ceph.git/commitdiff
doc/install/containers: note vX.Y.Z[-YYYYMMDD] tags 31975/head
authorSage Weil <sage@redhat.com>
Tue, 3 Dec 2019 13:33:47 +0000 (07:33 -0600)
committerSage Weil <sage@redhat.com>
Wed, 4 Dec 2019 14:22:52 +0000 (08:22 -0600)
Signed-off-by: Sage Weil <sage@redhat.com>
doc/install/containers.rst

index c6fa82eaad87134a3e18eee49c4cf9c608ba1a1d..ab29c0e3ad260075bb188e8f406eb86157c6dbf1 100644 (file)
@@ -14,15 +14,18 @@ ceph/ceph
 
 - General purpose Ceph container with all necessary daemons and
   dependencies installed.
-- TODO: add vRELNUM.2.DOT so we have a container for every point release.
-
-+------------------+--------------------------------------------------------------+
-| Tag              | Meaning                                                      |
-+------------------+--------------------------------------------------------------+
-| vRELNUM          | Latest release in this series (e.g., *v14* = Nautilus)       |
-+------------------+--------------------------------------------------------------+
-| vRELNUM.2        | Latest *stable* release in this stable series (e.g., *v14.2*)|
-+------------------+--------------------------------------------------------------+
+
++----------------------+--------------------------------------------------------------+
+| Tag                  | Meaning                                                      |
++----------------------+--------------------------------------------------------------+
+| vRELNUM              | Latest release in this series (e.g., *v14* = Nautilus)       |
++----------------------+--------------------------------------------------------------+
+| vRELNUM.2            | Latest *stable* release in this stable series (e.g., *v14.2*)|
++----------------------+--------------------------------------------------------------+
+| vRELNUM.Y.Z          | A specific release (e.g., *v14.2.4*)                         |
++----------------------+--------------------------------------------------------------+
+| vRELNUM.Y.Z-YYYYMMDD | A specific build (e.g., *v14.2.4-20191203*)                  |
++----------------------+--------------------------------------------------------------+
 
 ceph/daemon-base
 ^^^^^^^^^^^^^^^^