Skip to content
Snippets Groups Projects
Unverified Commit 74808564 authored by Michael Kriese's avatar Michael Kriese Committed by GitHub
Browse files

feat: add datasource metadata (#7996)

parent 63f1b1e1
Branches
Tags
No related merge requests found
...@@ -66,6 +66,13 @@ const manualSourceUrls = { ...@@ -66,6 +66,13 @@ const manualSourceUrls = {
}, },
docker: { docker: {
'docker/compose': 'https://github.com/docker/compose', 'docker/compose': 'https://github.com/docker/compose',
'drone/drone': 'https://github.com/drone/drone',
'drone/drone-runner-docker':
'https://github.com/drone-runners/drone-runner-docker',
'drone/drone-runner-kube':
'https://github.com/drone-runners/drone-runner-kube',
'drone/drone-runner-ssh':
'https://github.com/drone-runners/drone-runner-ssh',
'gcr.io/kaniko-project/executor': 'gcr.io/kaniko-project/executor':
'https://github.com/GoogleContainerTools/kaniko', 'https://github.com/GoogleContainerTools/kaniko',
'gitlab/gitlab-ce': 'https://gitlab.com/gitlab-org/omnibus-gitlab', 'gitlab/gitlab-ce': 'https://gitlab.com/gitlab-org/omnibus-gitlab',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment