mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-29 05:35:43 +01:00
fix: bump trivy-adapter version to v0.31.4 and trivy version to v0.54.1; (#20854)
and bump up base image Signed-off-by: Shengwen Yu <yshengwen@vmware.com>
This commit is contained in:
parent
b939f60c91
commit
6b7ecba1b1
@ -8,6 +8,9 @@
|
|||||||
* Add date here... Add signature here...
|
* Add date here... Add signature here...
|
||||||
- Add your reason here...
|
- Add your reason here...
|
||||||
|
|
||||||
|
* Aug 15 2024 <shengwen.yu@broadcom.com>
|
||||||
|
- Refresh base image
|
||||||
|
|
||||||
* Aug 09 2024 <shengwen.yu@broadcom.com>
|
* Aug 09 2024 <shengwen.yu@broadcom.com>
|
||||||
- Refresh base image
|
- Refresh base image
|
||||||
|
|
||||||
|
4
Makefile
4
Makefile
@ -104,8 +104,8 @@ PREPARE_VERSION_NAME=versions
|
|||||||
|
|
||||||
#versions
|
#versions
|
||||||
REGISTRYVERSION=v2.8.3-patch-redis
|
REGISTRYVERSION=v2.8.3-patch-redis
|
||||||
TRIVYVERSION=v0.51.2
|
TRIVYVERSION=v0.54.1
|
||||||
TRIVYADAPTERVERSION=v0.31.2
|
TRIVYADAPTERVERSION=v0.31.4
|
||||||
|
|
||||||
# version of registry for pulling the source code
|
# version of registry for pulling the source code
|
||||||
REGISTRY_SRC_TAG=v2.8.3
|
REGISTRY_SRC_TAG=v2.8.3
|
||||||
|
Loading…
Reference in New Issue
Block a user