Swarm configuration upgrade bot
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
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
9 months ago
.drone.yml Use main 2 years ago
LICENSE Add LICENSE 3 years ago
README.md More docs 2 years ago
compose.yml Update renovate/renovate Docker tag to v32.183.0 9 months ago
config.js.tmpl new role repos 1 year ago
entrypoint.sh Support GITHUB_COM_TOKEN 2 years ago
renovate.json Add renovate.json 3 years ago

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