From b8e37de228344d5bda55b0b46d3eade55c030e35 Mon Sep 17 00:00:00 2001 From: Maria Bermudez Date: Thu, 6 Sep 2018 14:57:31 -0700 Subject: [PATCH] Update tag-pruning.md --- ee/dtr/user/tag-pruning/tag-pruning.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ee/dtr/user/tag-pruning/tag-pruning.md b/ee/dtr/user/tag-pruning/tag-pruning.md index 4138bccef2..1d2232c272 100644 --- a/ee/dtr/user/tag-pruning/tag-pruning.md +++ b/ee/dtr/user/tag-pruning/tag-pruning.md @@ -38,7 +38,7 @@ DTR allows you to set your pruning triggers based on the following image attribu |:----------------|:---------------------------------------------------| | Tag name | Whether the tag name equals, starts with, ends with, contains, is one of, or is not one of your specified string values | | Component name | Whether the image has a given component and the component name equals, starts with, ends with, contains, is one of, or is not one of your specified string values | -| Vulnerabilities | Whether the image has vulnerabilities &endash; critical, major, minor, or all &endash; and your selected vulnerability filter is greater than or equals, greater than, equals, not equals, less than or equals, or less than your specified number | +| Vulnerabilities | Whether the image has vulnerabilities – critical, major, minor, or all – and your selected vulnerability filter is greater than or equals, greater than, equals, not equals, less than or equals, or less than your specified number | | License | Whether the image uses an intellectual property license and is one of or not one of your specified words | Last updated at | Whether the last image update was before your specified number of hours, days, weeks, or months |