Skip to content

Commit 54a6a12

Browse files
(DOCSP-12804): Fix base image (#402)
1 parent 1bb6d78 commit 54a6a12

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

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

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,12 +24,12 @@
2424
- Ubuntu 16.04, Red Hat UBI 7 Base Image [2]_
2525

2626
* - 1.6.0
27-
- Ubuntu 18.04, Red Hat UBI 7 Base Image [2]_
27+
- Ubuntu 16.04, Red Hat UBI 7 Base Image [2]_
2828

2929
* - 1.7.0
30-
- Ubuntu 18.04, Red Hat UBI 8 Base Image [2]_
30+
- Ubuntu 16.04, Red Hat UBI 8 Base Image [2]_
3131

3232
* - 1.8.0
33-
- Ubuntu 18.04, Red Hat UBI 8 Base Image [2]_
33+
- Ubuntu 16.04, Red Hat UBI 8 Base Image [2]_
3434

3535
.. [2] Most commonly used for OpenShift deployments

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Supported Platforms and MongoDB Versions
3232

3333
The |k8s-op-short| is compatible with different versions of MongoDB
3434
depending on the base image of the MongoDB database resource. To learn
35-
which versions your base image supports, see
35+
which MongoDB versions your base image supports, see
3636
:ref:`prod-notes-supported-platforms` in the MongoDB Manual. Unless
3737
otherwise noted, each |k8s-op-short| version listed spans the full
3838
release series starting from the listed version.

0 commit comments

Comments
 (0)