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
decentral1se 3d5af99b00
continuous-integration/drone/push Build is passing Details
Add more apps
2021-06-03 11:46:12 +02: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 Use usual conventions 2021-06-03 11:02:02 +02:00
config.js.tmpl Add more apps 2021-06-03 11:46:12 +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