mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-20 22:51:23 +01:00
Update the image version for trivy scan (#19265)
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
0f9839bf6e
commit
6d1ad65cf1
2
.github/workflows/nightly-trivy-scan.yml
vendored
2
.github/workflows/nightly-trivy-scan.yml
vendored
@ -12,7 +12,7 @@ jobs:
|
||||
matrix:
|
||||
# maintain the versions of harbor that need to be actively
|
||||
# security scanned
|
||||
versions: [dev, v2.8.0-dev]
|
||||
versions: [v2.9.0, v2.9.0-dev]
|
||||
# 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