mirror of
https://github.com/goharbor/harbor.git
synced 2025-01-16 12:41:22 +01:00
Improve regitries UI to cover new registries
Signed-off-by: AllForNothing <sshijun@vmware.com>
This commit is contained in:
parent
90f9bea965
commit
8de8122119
@ -25,7 +25,10 @@ const ADAPTERS_MAP = {
|
||||
"artifact-hub": "Artifact Hub",
|
||||
"huawei-SWR": "Huawei SWR",
|
||||
"jfrog-artifactory": "JFrog Artifactory",
|
||||
"quay": "Quay"
|
||||
"quay": "Quay",
|
||||
"dtr": "DTR",
|
||||
"tencent-tcr": "Tencent TCR",
|
||||
"github-ghcr": "Github GHCR"
|
||||
};
|
||||
|
||||
export const HELM_HUB: string = "helm-hub";
|
||||
|
Loading…
Reference in New Issue
Block a user