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

For docker images, produce tags pointing to latest release of a "major" version #28303

Open
Porkepix opened this issue Apr 7, 2021 · 1 comment
Labels

Comments

@Porkepix
Copy link

Porkepix commented Apr 7, 2021

Use-cases

Instead of needing to fix on a specific release such as 0.12.25, 0.13.3 and so on and having to update this regularly, it would be very interesting to have a latest tag for each of those "major versions", assuming there can be breakages between them and it's not insignificant/trivial change to go from 0.11 to 0.12, from 0.12 to 0.13 and so on.

Proposal

Such tag would be called something like 0.13-latest, 0.14-latest and so on and always point to the most recent of those versions, the same way latest does.

@Porkepix Porkepix added enhancement new new issue not yet triaged labels Apr 7, 2021
@ghost ghost added build Auto-pinning and removed new new issue not yet triaged labels Apr 7, 2021
@jansepke
Copy link

seems to be a duplicate of #27167

but I would also like to have this tag 👍

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

No branches or pull requests

2 participants