Skip to content

Commit 0e79f02

Browse files
authored
Update k8s-best-practices-image-tagging.adoc
1 parent 54b0bbf commit 0e79f02

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/k8s-best-practices-image-tagging.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
An image tag is a label applied to a container image in a repository that distinguishes a specific image from other images. Image tags may be used to categorize images (for example: latest, stable, development) and by versions within the categories. This allows the administrator to be specific when declaring which image to test, or which image to run in production.
55

6-
See link:https://docs.openshift.com/container-platform/4.13/openshift_images/managing_images/tagging-images.html[Tagging Images]
6+
See link:https://docs.openshift.com/container-platform/latest/openshift_images/managing_images/tagging-images.html[Tagging Images]
77

88
See test case link:https://github.com/test-network-function/cnf-certification-test/blob/main/CATALOG.md#manageability-containers-image-tag[manageability-containers-image-tag]
99

0 commit comments

Comments
 (0)