mirror of
https://github.com/goharbor/harbor.git
synced 2024-11-16 23:35:20 +01:00
Merge pull request #13755 from AllForNothing/new-registry
Improve regitries UI to cover new registries
This commit is contained in:
commit
949379f7bc
@ -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