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
-
wp-cli-docker/Dockerfile
(dockerfile) -
wp-docker/Dockerfile
(dockerfile) -
.gitlab-ci.yml
(gitlabci) -
values.yaml
(helm-values) -
Chart.yaml
(helmv3) -
values.yaml
(regex)
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.
What to Expect
With your current configuration, Renovate will create 6 Merge Requests:
Update Helm release mariadb to v9.6.2
- Schedule: ["at any time"]
- Branch name:
renovate/mariadb-9.x
- Merge into:
master
- Upgrade mariadb to
9.6.2
Update Helm release redis to v10.9.0
- Schedule: ["at any time"]
- Branch name:
renovate/redis-10.x
- Merge into:
master
- Upgrade redis to
10.9.0
Update dependency WordPress/WordPress to v5.8.1
- Schedule: ["at any time"]
- Branch name:
renovate/wordpress-wordpress-5.x
- Merge into:
master
- Upgrade WordPress/WordPress to
5.8.1
Update wordpress Docker tag to vcli-2.5.0-php7.4
- Schedule: ["at any time"]
- Branch name:
renovate/wordpress-7.x
- Merge into:
master
- Upgrade wordpress to
cli-2.5.0-php7.4
Update Helm release redis to v15
- Schedule: ["at any time"]
- Branch name:
renovate/redis-15.x
- Merge into:
master
- Upgrade redis to
15.4.1
Update wordpress Docker tag to v8
- Schedule: ["at any time"]
- Branch name:
renovate/wordpress-8.x
- Merge into:
master
- Upgrade wordpress to
cli-2.5.0-php8.0
This MR has been generated by Renovate Bot.