Skip to content

Commit 1bb6d78

Browse files
(DOCSP-12390): Update EOL, compatibility tables for 1.8 (#400)
* (DOCSP-12390): Update EOL, compatibility tables for 1.8 * tech review
1 parent ab3daf4 commit 1bb6d78

File tree

5 files changed

+33
-26
lines changed

5 files changed

+33
-26
lines changed

source/includes/list-tables/compatibility-k8s-os.rst

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,8 @@
3838
- 1.16, 1.17, 1.18, 1.19
3939
- 3.11, 4.2, 4.3, 4.4, 4.5
4040

41+
* - 1.8.0
42+
- 1.18, 1.19, 1.20
43+
- 4.3, 4.4, 4.5
44+
4145
.. [1] |k8s-op-short| v1.4.3 and later
Lines changed: 7 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,47 +1,35 @@
11
.. list-table::
22
:header-rows: 1
3-
:widths: 33 33 33
3+
:widths: 50 50
44

55
* - |k8s-op-short| Release Series
66
- Base Image
7-
- MongoDB Version
87

98
* - 1.0.0
109
- Any
11-
- 3.6, 4.0
1210

1311
* - 1.1.0
1412
- Any
15-
- 3.6, 4.0, 4.2
1613

1714
* - 1.2.0
1815
- Any
19-
- 3.6, 4.0, 4.2
2016

2117
* - 1.3.0
2218
- Any
23-
- 3.6, 4.0, 4.2
2419

2520
* - 1.4.0
2621
- Any
27-
- 3.6, 4.0, 4.2
2822

2923
* - 1.5.0
30-
- Any
31-
- 3.6, 4.0, 4.2
24+
- Ubuntu 16.04, Red Hat UBI 7 Base Image [2]_
3225

3326
* - 1.6.0
34-
- Any
35-
- 4.0, 4.2, 4.4 [2]_
36-
37-
* - 1.7.0
38-
- Ubuntu 16.04
39-
- 4.0, 4.2, 4.4
27+
- Ubuntu 18.04, Red Hat UBI 7 Base Image [2]_
4028

4129
* - 1.7.0
42-
- Red Hat UBI 8 Base Image [3]_
43-
- 4.0.15+, 4.2.1+, 4.4
30+
- Ubuntu 18.04, Red Hat UBI 8 Base Image [2]_
4431

45-
.. [2] |k8s-op-short| v1.6.1 and later
32+
* - 1.8.0
33+
- Ubuntu 18.04, Red Hat UBI 8 Base Image [2]_
4634

47-
.. [3] Most commonly used for OpenShift deployments
35+
.. [2] Most commonly used for OpenShift deployments

source/includes/list-tables/compatibility-om.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@
2727
- 4.0, 4.2, 4.4
2828

2929
* - 1.7.0
30-
- 4.0, 4.2, 4.4
30+
- 4.2, 4.4
31+
32+
* - 1.8.0
33+
- 4.2, 4.4

source/reference/support-lifecycle.txt

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,12 @@ only. These dates might be subject to change.
4242

4343
* - 1.5.x
4444
- 2021-01-28
45+
46+
* - 1.6.x
47+
- 2021-04-13
48+
49+
* - 1.7.x
50+
- 2021-07-01
51+
52+
* - 1.8.x
53+
- 2021-07-06

source/tutorial/plan-k8s-op-compatibility.txt

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -27,12 +27,15 @@ Versions in *italics* are deprecated.
2727

2828
.. _k8s-mdb-version-compatibility:
2929

30-
MongoDB Versions
31-
----------------
32-
33-
The |k8s-op-short| is compatible with the following MongoDB
34-
versions. Unless otherwise noted, each |k8s-op-short| version listed
35-
spans the full release series starting from the listed version.
30+
Supported Platforms and MongoDB Versions
31+
----------------------------------------
32+
33+
The |k8s-op-short| is compatible with different versions of MongoDB
34+
depending on the base image of the MongoDB database resource. To learn
35+
which versions your base image supports, see
36+
:ref:`prod-notes-supported-platforms` in the MongoDB Manual. Unless
37+
otherwise noted, each |k8s-op-short| version listed spans the full
38+
release series starting from the listed version.
3639

3740
.. include:: /includes/list-tables/compatibility-mdb.rst
3841

0 commit comments

Comments
 (0)