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

Improve image versioning #114

Merged
merged 4 commits into from
Feb 22, 2024
Merged

Improve image versioning #114

merged 4 commits into from
Feb 22, 2024

Conversation

mkuf
Copy link
Owner

@mkuf mkuf commented Feb 22, 2024

This implements tagging of images using git descriptions instead of using a shortened SHA of the upstream repository.

This allows humans to easier identify how recent an image is (numers always go up 🚀).
Furthermore, this allows automated systems (e.g. renovate) to also identify newer image versions, which came up in #111.

  • Update build script
  • Update Docs regarding image tags
  • Update CHANGELOG.md

@mkuf mkuf merged commit fbb1c59 into main Feb 22, 2024
2 checks passed
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.

1 participant