We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef5c50b commit 468cfcbCopy full SHA for 468cfcb
source/compatibility.txt
@@ -42,4 +42,26 @@ systems:
42
- ``x86-64``, ``ARM``
43
* - Ubuntu
44
- 18.04, 20.04, 22.04
45
- - ``x86-64``, ``ARM``
+ - ``x86-64``, ``ARM``
46
+
47
+MongoDB Service Versions
48
+------------------------
49
50
+The {+atlas-cli+} supports the following versions of |service| and
51
+MongoDB server.
52
53
+.. list-table::
54
+ :header-rows: 1
55
+ :widths: 50 50
56
57
+ * - MongoDB Service
58
+ - MongoDB Service Version
59
60
+ * - |service|
61
+ - Current
62
63
+ * - MongoDB server
64
+ - Any `released and stable version
65
+ <https://www.mongodb.com/support-policy/lifecycles>`__ that has
66
+ not reached its End of Life date. The {+atlas-cli+} doesn't
67
+ support rapid release MongoDB versions.
0 commit comments