Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Setup Renovate for docker-compose #144

Open
pascalwilbrink opened this issue Nov 14, 2023 · 0 comments
Open

Setup Renovate for docker-compose #144

pascalwilbrink opened this issue Nov 14, 2023 · 0 comments
Labels
enhancement New feature or request

Comments

@pascalwilbrink
Copy link
Member

pascalwilbrink commented Nov 14, 2023

Since Dependabot doesn't support Docker-Compose files, we need to have a different provider that supports Docker-Compose files.
Luckily, Renovate (OpenSource) does.

We can have Renovate next to the current Dependabot to only look into the Docker-Compose file and create a PR whenever a newer version of a docker image is released.

https://docs.renovatebot.com/modules/manager/docker-compose/

https://developer.mend.io/ is used; it is connected to the organisation;
Renovate will not create pull-request that are already made by dependabot;

Acceptance criteria:
Renovate will creat pull-requests when their is a new image in dockerhub for one of the services

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

No branches or pull requests

1 participant