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
Renovate Bot 242507564a
continuous-integration/drone/pr Build is failing Details
continuous-integration/drone/push Build is passing Details
Update renovate/renovate Docker tag to v32.183.0
2022-08-30 07:01:50 +00:00
.drone.yml Use main 2021-01-08 11:41:25 +01:00
LICENSE Add LICENSE 2020-06-17 08:31:09 +02:00
README.md More docs 2021-06-03 11:02:36 +02:00
compose.yml Update renovate/renovate Docker tag to v32.183.0 2022-08-30 07:01:50 +00:00
config.js.tmpl new role repos 2022-05-31 10:11:18 +02:00
entrypoint.sh Support GITHUB_COM_TOKEN 2021-06-03 11:00:08 +02:00
renovate.json Add renovate.json 2020-09-23 07:01:39 +00:00

README.md

Renovate Bot

Build Status

A robot who upgrades our configurations.

See config.js for the configured repositories.

Deploy

$ docker stack rm renovate_bot
$ docker stack deploy -c compose.yml renovate_bot