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

Use semver for docker container Versioning #517

Closed
1 task done
cbirkenbeul opened this issue Jan 4, 2025 · 3 comments
Closed
1 task done

Use semver for docker container Versioning #517

cbirkenbeul opened this issue Jan 4, 2025 · 3 comments
Labels
type: feature-request New feature or request

Comments

@cbirkenbeul
Copy link

🔖 Feature description

Use semver for docker container Versioning

🎤 Why is this feature needed ?

I use the gitops principle to update my container via renovate on my kubernetes setup. With this actual versioning of your docker container its quite hard to implement a good patching routine.
I guess others would appreciate this feature too.

✌️ How do you aim to achieve this?

Mirror the docker container version to your release version.

🔄️ Additional Information

No response

👀 Have you spent some time to check if this feature request has been raised before?

  • I checked and didn't find similar issue

Are you willing to submit PR?

None

@cbirkenbeul cbirkenbeul added the type: feature-request New feature or request label Jan 4, 2025
@nevo-david
Copy link
Contributor

@jamesread can you have a look :) ?

@jamesread jamesread changed the title Give your feature request a title Use semver for docker container Versioning Jan 6, 2025
@jamesread
Copy link
Collaborator

Yep that's fine, PR in #530 merging in a minute.

jamesread added a commit that referenced this issue Jan 6, 2025
bugfix: #517 - Switch to semver (tags) for container versions
@jamesread
Copy link
Collaborator

Merged, so closing this. Thanks @cbirkenbeul !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type: feature-request New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants