Bump versions on release_and_maintenance doc
This commit is contained in:
parent
1cf3abe811
commit
c8b1b271c6
1 changed files with 4 additions and 4 deletions
|
@ -41,8 +41,8 @@ Release status
|
|||
Ansible Release Latest Version Status
|
||||
=============== ========================== =================================================
|
||||
devel `2.6` (unreleased, trunk) In development
|
||||
2.5 `2.5.0`_ (2018-03-23) Supported (security **and** general bug fixes)
|
||||
2.4 `2.4.4`_ (2018-04-04) Supported (security **and** critical bug fixes)
|
||||
2.5 `2.5.5`_ (2018-06-14) Supported (security **and** general bug fixes)
|
||||
2.4 `2.4.5`_ (2018-06-21) Supported (security **and** critical bug fixes)
|
||||
2.3 `2.3.2`_ (2017-08-08) Unsupported (end of life)
|
||||
2.2 `2.2.3`_ (2017-05-09) Unsupported (end of life)
|
||||
2.1 `2.1.6`_ (2017-06-01) Unsupported (end of life)
|
||||
|
@ -57,8 +57,8 @@ devel `2.6` (unreleased, trunk) In development
|
|||
|
||||
.. Comment: devel used to point here but we're currently revamping our changelog process and have no
|
||||
link to a static changelog for devel _2.6: https://github.com/ansible/ansible/blob/devel/CHANGELOG.md
|
||||
.. _2.5.0: https://github.com/ansible/ansible/blob/stable-2.5/changelogs/CHANGELOG-v2.5.rst
|
||||
.. _2.4.4: https://github.com/ansible/ansible/blob/stable-2.4/CHANGELOG.md
|
||||
.. _2.5.5: https://github.com/ansible/ansible/blob/stable-2.5/changelogs/CHANGELOG-v2.5.rst
|
||||
.. _2.4.5: https://github.com/ansible/ansible/blob/stable-2.4/CHANGELOG.md
|
||||
.. _2.3.2: https://github.com/ansible/ansible/blob/stable-2.3/CHANGELOG.md
|
||||
.. _2.2.3: https://github.com/ansible/ansible/blob/stable-2.2/CHANGELOG.md
|
||||
.. _2.1.6: https://github.com/ansible/ansible/blob/stable-2.1/CHANGELOG.md
|
||||
|
|
Loading…
Reference in a new issue