Skip to content

Configure Renovate

Ingo Pfennigstorf requested to merge renovate/configure into main

Welcome to Renovate! This is an onboarding MR to help you understand and configure settings before regular Merge Requests begin.

🚦 To activate Renovate, merge this Merge Request. To disable Renovate, simply close this Merge Request unmerged.


Detected Package Files

  • docker-compose.yaml (docker-compose)
  • Dockerfile (dockerfile)
  • .gitlab-ci.yml (gitlabci)

What to Expect

With your current configuration, Renovate will create 3 Merge Requests:

Update python Docker tag to v3.12
  • Schedule: ["at any time"]
  • Branch name: renovate/python-3.x
  • Merge into: main
  • Upgrade python to 3.12
Update solr Docker tag to v8.11
  • Schedule: ["at any time"]
  • Branch name: renovate/solr-8.x
  • Merge into: main
  • Upgrade solr to 8.11-slim
Update solr Docker tag to v9
  • Schedule: ["at any time"]
  • Branch name: renovate/solr-9.x
  • Merge into: main
  • Upgrade solr to 9.6-slim

🚸 Branch creation will be limited to maximum 2 per hour, so it doesn't swamp any CI resources or overwhelm the project. See docs for prhourlylimit for details.


Got questions? Check out Renovate's Docs, particularly the Getting Started section. If you need any further assistance then you can also request help here.


This MR has been generated by Renovate Bot.

Merge request reports

Loading