Skip to content

Add renovate custom regex manager to tool updates #369

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

HadrienPatte
Copy link
Member

See #349

This PR configures renovate to recognize custom # renovate: comments in
Dockerfiles. One such comment is already present here (since #366) and will allow to validate that this renovate config works as expected. If that is the case, we will be able to add more renovate comments to manage the versioning of other tools as listed in #349.

This is largely inspired from the renovate config in cilium/cilium.

See #349

This PR configures renovate to recognize custom `# renovate:` comments in
Dockerfiles. One such comment is already present [here](https://github.com/cilium/image-tools/blob/49d7b282e76f941d6bf5abc4f125d14a1a7b2211/images/bpftool/Dockerfile#L12) (since #366) and will allow to validate that this renovate config works as expected. If that is the case, we will be able to add more renovate comments to manage the versioning of other tools as listed in #349.

This is largely inspired from the renovate config in cilium/cilium.

Signed-off-by: Hadrien Patte <hadrien.patte@datadoghq.com>
@HadrienPatte HadrienPatte marked this pull request as ready for review July 30, 2025 20:15
@HadrienPatte HadrienPatte requested a review from a team as a code owner July 30, 2025 20:15
@HadrienPatte HadrienPatte requested a review from borkmann July 30, 2025 20:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant