Skip to content

DOCS-14548 platform support remove ubuntu18 zseries #5696

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: v4.4
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion source/includes/fact-platform-s390x-community.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@
* - SLES 12 s390x
- Support removed in MongoDB Community 4.4.7.

* - Ubuntu 18.04 s390x
- Support removed in MongoDB Community 4.4.7.

|

.. list-table::
Expand Down Expand Up @@ -39,7 +42,7 @@
-

* - Ubuntu 18.04
- |checkmark|
- Removed starting in 4.4.7
- 4.2.1 - 4.2.9
- 4.0.6 - 4.0.13
-
Expand Down
5 changes: 4 additions & 1 deletion source/includes/fact-platform-s390x-enterprise.rst
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
* - SLES 12 s390x
- Support removed in MongoDB Enterprise 4.4.7.

* - Ubuntu 18.04 s390x
- Support removed in MongoDB Enterprise 4.4.7.

|

.. list-table::
Expand Down Expand Up @@ -42,7 +45,7 @@
- 3.6.0 - 3.6.16

* - Ubuntu 18.04
- |checkmark|
- Removed starting in 4.4.7
- 4.2.1 - 4.2.14
- 4.0.6 - 4.0.25
- 3.6.20+
Expand Down
5 changes: 2 additions & 3 deletions source/includes/fact-platform-support-enterprise-ubuntu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,9 +11,8 @@ MongoDB {+version+} Enterprise Edition supports the following
MongoDB only supports the 64-bit versions of these platforms.

MongoDB {+version+} Enterprise Edition on Ubuntu also supports the
:ref:`ARM64 <prod-notes-supported-platforms-ARM64>`,
:ref:`PPC64LE <prod-notes-supported-platforms-PPC64LE>`, and
:ref:`s390x <prod-notes-supported-platforms-s390x>` architectures on
:ref:`ARM64 <prod-notes-supported-platforms-ARM64>` and
:ref:`PPC64LE <prod-notes-supported-platforms-PPC64LE>` architectures on
select platforms.

See :ref:`prod-notes-supported-platforms` for more information.
Expand Down
3 changes: 1 addition & 2 deletions source/includes/fact-platform-support-ubuntu.rst
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ MongoDB {+version+} Community Edition supports the following
MongoDB only supports the 64-bit versions of these platforms.

MongoDB {+version+} Community Edition on Ubuntu also supports the
:ref:`ARM64 <prod-notes-supported-platforms-ARM64>` and
:ref:`s390x <prod-notes-supported-platforms-s390x>` architectures on
:ref:`ARM64 <prod-notes-supported-platforms-ARM64>` architecture on
select platforms.

See :ref:`prod-notes-supported-platforms` for more information.
Expand Down