Configure Renovate
Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.
Detected Package Files
-
docker-compose.yml
(docker-compose) -
Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci)
Configuration
Important: Now that this branch is edited, Renovate can't rebase it from the base branch any more. If you make changes to the base branch that could impact this onboarding MR, please merge them manually.
You have configured Renovate to use branch master
as base branch.
What to Expect
With your current configuration, Renovate will create 3 Merge Requests:
Update memcached Docker tag to v1.5
- Schedule: "at any time"
- Branch name:
renovate/docker-memcached-1.x
- Merge into:
master
- Upgrade memcached to
1.5-alpine
Update postgres Docker tag to v9.6
- Schedule: "at any time"
- Branch name:
renovate/docker-postgres-9.x
- Merge into:
master
- Upgrade postgres to
9.6
Update ubuntu Docker tag to v18.10
- Schedule: "at any time"
- Branch name:
renovate/docker-ubuntu-18.x
- Merge into:
master
- Upgrade ubuntu to
18.10
prhourlylimit
for details.
This MR has been generated by Renovate Bot.