Skip to content

Commit b33caf5

Browse files
authored
(DOCSP-31172) Adds MongoDB server version support (#860) (#861)
* (DOCSP-31172) Adds MongoDB server version support * Includes change from copy review
1 parent ad7f856 commit b33caf5

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

source/install/compatibility.txt

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -49,11 +49,11 @@ systems:
4949
- 18.04, 20.04, 22.04
5050
- ``x86-64``, ``ARM``
5151

52-
Atlas, Cloud Manager, and Ops Manager Versions
53-
----------------------------------------------
52+
MongoDB Service Versions
53+
------------------------
5454

5555
{+mcli+} versions 1.0 and later are compatible with the following
56-
versions of |service|, |cloud-short|, and |onprem|.
56+
versions of |service|, |cloud-short|, |onprem|, and MongoDB server.
5757

5858
.. list-table::
5959
:header-rows: 1
@@ -70,3 +70,9 @@ versions of |service|, |cloud-short|, and |onprem|.
7070

7171
* - |onprem|
7272
- 5.0
73+
74+
* - MongoDB server
75+
- Any `released and stable version
76+
<https://www.mongodb.com/support-policy/lifecycles>`__ that has
77+
not reached its End of Life date. {+mcli+} doesn't support rapid
78+
release MongoDB versions.

0 commit comments

Comments
 (0)