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

Use renovate to update more than just dependencies #550

Open
metalmatze opened this issue Jun 12, 2023 · 0 comments
Open

Use renovate to update more than just dependencies #550

metalmatze opened this issue Jun 12, 2023 · 0 comments

Comments

@metalmatze
Copy link
Member

Dependabot is enabled on this repository to take care of updating Go/Python dependencies. That's already great!

However, it can't update all sorts of other things that are worth keeping up-to-date in the repository like GitHub Actions, Dockerfiles, YAML Kubernetes manifests.

I propose switching to renovate which can also take care of all of these dependencies by configuring it to watch various resources, like Docker tags on a registry.

Here are some examples for our Parca demo-deployments repository which should be fairly similar:
parca-dev/demo-deployments#53
parca-dev/demo-deployments#54
parca-dev/demo-deployments#55

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants