@@ -118,7 +118,8 @@ content: |
118118
119119 curl -OL https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.4.0.tgz
120120
121- #. If you deployed |onprem| 4.4.0 and later, you must also
121+ #. If you deployed a version of |onprem| from 4.4.0 up to and
122+ including 4.4.3, you must also
122123 download the Ubuntu 16.04 MongoDB Database Tools installation
123124 tarball. For example, to download the ``{+mdbtools-version+}`` release:
124125
@@ -137,7 +138,8 @@ content: |
137138
138139 curl -OL https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-rhel<version>-4.4.0.tgz
139140
140- #. If you deployed |onprem| 4.4.0 and later, you must also
141+ #. If you deployed a version of |onprem| from 4.4.0 up to and
142+ including 4.4.3, you must also
141143 download the RHEL MongoDB Database Tools installation
142144 tarball. For example, to download the ``{+mdbtools-version+}`` release:
143145
@@ -188,7 +190,8 @@ content: |
188190 kubectl cp mongodb-linux-x86_64-ubuntu1604-4.4.0.tgz \
189191 "ops-manager-localmode-1:/mongodb-ops-manager/mongodb-releases/mongodb-linux-x86_64-ubuntu1604-4.4.0.tgz"
190192
191- #. If you deployed |onprem| 4.4.0 and later, copy the MongoDB
193+ #. If you deployed a version of |onprem| from 4.4.0 up to and
194+ including 4.4.3, copy the MongoDB
192195 Database Tools installation tarball to the |onprem|
193196 PersistentVolume. For example, to copy the
194197 ``{+mdbtools-version+}`` release:
@@ -231,7 +234,8 @@ content: |
231234 oc rsync "ops-manager-localmode-1:/mongodb-ops-manager/mongodb-releases/mongodb-linux-x86_64-rhel<version>-4.4.0.tgz" \
232235 mongodb-linux-x86_64-rhel<version>-4.4.0.tgz
233236
234- #. If you deployed |onprem| 4.4.0 and later, copy the MongoDB
237+ #. If you deployed a version of |onprem| from 4.4.0 up to and
238+ including 4.4.3, copy the MongoDB
235239 Database Tools installation tarball to the |onprem|
236240 PersistentVolume. For example, to copy the
237241 ``{+mdbtools-version+}`` release:
0 commit comments