add 2.7.0 tag to nightly trivy scan (#18061)

Signed-off-by: yminer <yminer@vmware.com>
This commit is contained in:
MinerYang 2023-01-05 09:54:18 +08:00 committed by GitHub
parent c70e9b85d4
commit f7e8420824
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ jobs:
# maintain the versions of harbor that need to be actively
# security scanned
# TODO have to add 2.7 version also once it is released
versions: [dev]
versions: [dev, v2.7.0]
# list of images that need to be scanned
images: [harbor-core, harbor-db, harbor-exporter, harbor-jobservice, harbor-log, harbor-portal, harbor-registryctl, prepare]
permissions: