mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-02 22:18:29 +01:00
Bump up clair version to v2.0.7
This commit is to bump up clair version to v2.0.7, this release includes a fix for mapping Ubuntu Cosmic to the proper namespace. Signed-off-by: wang yan <wangyan@vmware.com>
This commit is contained in:
parent
a26745e819
commit
21ece6e413
2
Makefile
2
Makefile
@ -98,7 +98,7 @@ VERSIONFILENAME=UIVERSION
|
|||||||
REGISTRYVERSION=v2.6.2
|
REGISTRYVERSION=v2.6.2
|
||||||
NGINXVERSION=$(VERSIONTAG)
|
NGINXVERSION=$(VERSIONTAG)
|
||||||
NOTARYVERSION=v0.6.1
|
NOTARYVERSION=v0.6.1
|
||||||
CLAIRVERSION=v2.0.6
|
CLAIRVERSION=v2.0.7
|
||||||
CLAIRDBVERSION=$(VERSIONTAG)
|
CLAIRDBVERSION=$(VERSIONTAG)
|
||||||
MIGRATORVERSION=$(VERSIONTAG)
|
MIGRATORVERSION=$(VERSIONTAG)
|
||||||
REDISVERSION=$(VERSIONTAG)
|
REDISVERSION=$(VERSIONTAG)
|
||||||
|
Loading…
Reference in New Issue
Block a user