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

Fix docker updates for tags with a v prefix #8561

Merged
merged 2 commits into from
Dec 7, 2023

Conversation

mctofu
Copy link
Contributor

@mctofu mctofu commented Dec 7, 2023

This reverts #8165 which caused a regression in updates for docker tags with a 'v' prefix. We missed this because we didn't have test coverage across the FileParser and UpdateChecker for this case. I added a test to help prevent reoccurrence.

@github-actions github-actions bot added the L: docker Docker containers label Dec 7, 2023
@mctofu mctofu marked this pull request as ready for review December 7, 2023 17:35
@mctofu mctofu requested a review from a team as a code owner December 7, 2023 17:35
@mctofu mctofu merged commit ef90822 into main Dec 7, 2023
66 checks passed
@mctofu mctofu deleted the mctofu/docker-tags-with-v-prefix branch December 7, 2023 18:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
L: docker Docker containers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants