mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-02 16:49:48 +01:00
48966f4364
Signed-off-by: jonasrosland <jrosland@vmware.com>
5.3 KiB
5.3 KiB
title | weight |
---|---|
Harbor Compatibility List | 15 |
This document provides compatibility information for all Harbor components.
Replication Adapters
Registries | Pull Mode | Push Mode | Introduced in Release | Automated Pipeline Covered | |
---|---|---|---|---|---|
Harbor | V1.8 | Y | |||
distribution | V1.8 | Y | |||
docker hub | V1.8 | Y | |||
Huawei SWR | V1.8 | N | |||
GCR | V1.9 | Y | |||
ECR | V1.9 | Y | |||
ACR | V1.9 | N | |||
AliCR | V1.9 | N | |||
Helm Hub | N/A | V1.9 | N | ||
Artifactory | V1.10 | N | |||
Quay | V1.10 | N | |||
GitLab Registry | V1.10 | N |
{{< note >}}
Pull
mode replicates artifacts from the specified source registries into Harbor.Push
mode replicates artifacts from Harbor to the specified target registries. {{< /note >}}
OIDC Adapters
OIDC Providers | Officially Verified | End User Verified | Verified in Release | |
---|---|---|---|---|
Google Identity | V1.9 | |||
Dex | V1.9 | |||
Ping Identity | V1.9 | |||
Keycloak | V1.10 | |||
Auth0 | V1.10 |
Scanner Adapters
Scanners | Providers | Evaluated | As Default | Onboard in Release | |
---|---|---|---|---|---|
Clair | CentOS | v1.10 | |||
Anchore | Anchore | N | v1.10 | ||
Trivy | Aqua | N | v1.10 | ||
CSP | Aqua | N | N | v1.10 | |
DoSec | DoSec | N | N | v1.10 |
{{< note >}}
Evaluated
means that the scanner implementation has been officially tested and verified.As Default
means that the scanner is provided as a default option and can be deployed together with the main Harbor components by providing extra options during installation. You must install other scanners manually. {{< /note >}}