mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-26 04:05:40 +01:00
add 2.7.0 tag to nightly trivy scan (#18061)
Signed-off-by: yminer <yminer@vmware.com>
This commit is contained in:
parent
c70e9b85d4
commit
f7e8420824
2
.github/workflows/nightly-trivy-scan.yml
vendored
2
.github/workflows/nightly-trivy-scan.yml
vendored
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user