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

renovate: use loose versioning for chromium-swiftshader-alpine #84

Merged
merged 1 commit into from
Dec 11, 2024

Conversation

roobre
Copy link
Member

@roobre roobre commented Dec 10, 2024

The default "docker" versioning will try to restrict upgrades to versions that do not change everything after a dash (-) for the current tag, as this typically indicates the "flavor" (e.g. postgresql:17.1-alpine will not be upgraded to postgresql:17.2-debian).
This image in particular has lots of dashes and does not follow this convention, so we force "loose" versioning which is pretty much an alphabetical sort.

@roobre roobre requested a review from a team as a code owner December 10, 2024 16:25
Copy link

@ka3de ka3de left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it be chore: ...?

@roobre
Copy link
Member Author

roobre commented Dec 11, 2024

@ka3de This repo does not have release please (yet) :)

@roobre roobre merged commit 6f9b583 into main Dec 11, 2024
6 checks passed
@roobre roobre deleted the renovate-chromium-loose branch December 11, 2024 11:33
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.

2 participants