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-include) -
Dockerfile
(regex)
Configuration Summary
Based on the default config's presets, Renovate will:
- Start dependency updates only once this onboarding MR is merged
- Update
_VERSION
variables in Dockerfiles.
renovate.json
in this branch. Renovate will update the Merge Request description the next time it runs.
What to Expect
With your current configuration, Renovate will create 2 Merge Requests:
deps: update alpine Docker tag to v3.19
- Schedule: ["at any time"]
- Branch name:
renovate/alpine-3.x
- Merge into:
master
- Upgrade alpine to
3.19
deps: update dependency marwan-at-work/mod to v0.7.1
- Schedule: ["at any time"]
- Branch name:
renovate/marwan-at-work-mod-0.x
- Merge into:
master
- Upgrade marwan-at-work/mod to
v0.7.1