Swarm configuration upgrade bot
This repository has been archived on 2022-08-30. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
Luke Murphy 37dffad091
Upgrade secret template
2020-05-08 20:17:08 +02:00
configs/prod Upgrade secret template 2020-05-08 20:17:08 +02:00
.drone.yml Add drone setup 2020-05-05 16:23:30 +02:00
README.md Move cron job out to separate repo 2020-05-07 09:25:37 +02:00
docker-compose.production.yml Upgrade token to use real bot account 2020-05-08 20:13:49 +02:00
docker-compose.yml Use slim and map to right place 2020-05-07 10:45:31 +02:00
renovate.json Add renovate.json 2020-05-07 10:31:00 +00:00
requirements.txt Init a first step for this 2020-05-05 16:17:17 +02:00

README.md

renovate

Build Status

https://renovate.whitesourcesoftware.com

Renovate is running in a cron job in the swarm and scanning git repositories specified in the config.js in order to automatically submit pull requests for dependency upgrades. Renovate supports multiple languages and frameworks (see "Language support"). This helps us keep our Docker file tags and Compose versions update to date, amongst other things.

Configured according to this guide.

See autonomic-cooperative/swarm-cronjob for the swarm-based cron job configuration.