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

.github: fix renovate docker image update #23229

Merged
merged 1 commit into from Jan 22, 2023

Conversation

aanm
Copy link
Member

@aanm aanm commented Jan 22, 2023

Renovate was not updating docker images due to a wrong configuration set in the configuration file. Accordingly to the documentation [1], the value for 'allowedVersions' should be a version range or regex.

[1] https://docs.renovatebot.com/configuration-options/#allowedversions

Fixes: 2f24ed7 ("add more configuration to .github/renovate.json")
Signed-off-by: André Martins andre@cilium.io

Renovate was not updating docker images due to a wrong configuration
set in the configuration file. Accordingly to the documentation [1],
the value for 'allowedVersions' should be a version range or regex.

[1] https://docs.renovatebot.com/configuration-options/#allowedversions

Fixes: 2f24ed7 ("add more configuration to .github/renovate.json")
Signed-off-by: André Martins <andre@cilium.io>
@aanm aanm added the release-note/misc This PR makes changes that have no direct user impact. label Jan 22, 2023
@aanm aanm requested a review from a team as a code owner January 22, 2023 22:05
@aanm aanm requested a review from aditighag January 22, 2023 22:05
@aanm aanm merged commit d9ab2a8 into cilium:master Jan 22, 2023
@aanm aanm deleted the pr/fix-renovate-image-update branch January 22, 2023 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-note/misc This PR makes changes that have no direct user impact.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants