Skip to content

Commit f475b31

Browse files
authored
(DOCSP-27047): Updated the resource image table with links to versions. (#1239)
* (DOCSP-27047): Updated the resource image table with links to versions. * (DOCSP-27047): Incorporated JW's feedback.
1 parent 1f59a63 commit f475b31

File tree

1 file changed

+16
-8
lines changed

1 file changed

+16
-8
lines changed

source/tutorial/plan-k8s-op-container-images.txt

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,8 @@ Resource Images
3939
---------------
4040

4141
When you install the |k8s-op-short|, it pulls the following images from
42-
a container registry:
42+
a container registry. To view all available versions for each image,
43+
see the following links.
4344

4445
.. list-table::
4546
:header-rows: 1
@@ -48,26 +49,33 @@ a container registry:
4849
* - Image Name
4950
- Description
5051

51-
* - ``mongodb-agent``
52+
* - :qr-mdb:`mongodb-agent
53+
</mongodb-agent?tab=tags&tag=latest>`
5254
- MongoDB Agent image.
5355

54-
* - ``mongodb-enterprise-appdb-database``
56+
* - :qr-mdb:`mongodb-enterprise-appdb-database
57+
</mongodb-enterprise-appdb-database?tab=tags&tag=latest>`
5558
- The enterprise MongoDB image used for the Application Database.
5659

57-
* - ``mongodb-enterprise-init-appdb``
60+
* - :qr-mdb:`mongodb-enterprise-init-appdb
61+
</mongodb-enterprise-init-appdb?tab=tags&tag=latest>`
5862
- ``initContainer`` image that contains the Application Database
5963
start-up scripts and the readiness probe.
6064

61-
* - ``mongodb-enterprise-database``
65+
* - :qr-mdb:`mongodb-enterprise-database
66+
</mongodb-enterprise-database?tab=tags&tag=latest>`
6267
- MongoDB Database environment image.
6368

64-
* - ``mongodb-enterprise-init-database``
69+
* - :qr-mdb:`mongodb-enterprise-init-database
70+
</mongodb-enterprise-init-database?tab=tags&tag=latest>`
6571
- ``initContainer`` image that contains the MongoDB Agent start-up
6672
scripts and the readiness probe.
6773

68-
* - ``mongodb-enterprise-ops-manager``
74+
* - :qr-mdb:`mongodb-enterprise-ops-manager
75+
</mongodb-enterprise-ops-manager?tab=tags&tag=latest>`
6976
- Ops Manager image.
7077

71-
* - ``mongodb-enterprise-init-ops-manager``
78+
* - :qr-mdb:`mongodb-enterprise-init-ops-manager
79+
</mongodb-enterprise-init-ops-manager?tab=tags&tag=latest>`
7280
- ``initContainer`` image that contains the Ops Manager start-up
7381
scripts and the readiness probe.

0 commit comments

Comments
 (0)