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 semantic version tagging for docker images #122

Merged
merged 1 commit into from
May 8, 2024
Merged

Conversation

willnorris
Copy link
Member

we've never tagged stable releases, but should really do so. This change will cause our docker images to be tagged following typical semver fashion... the initial v1.0.0 release will be tagged v1, v1.0, v1.0.0, and latest.

Updates #104

Tested in a fork at willnorris/tmpgolink. GitHub Action run at the v1.0.0 tag, and the resulting published image.

we've never tagged stable releases, but should really do so.  This
change will cause our docker images to be tagged following typical
semver fashion... the initial `v1.0.0` release will be tagged `v1`,
`v1.0`, `v1.0.0`, and `latest`.

Updates #104

Signed-off-by: Will Norris <will@tailscale.com>
@willnorris willnorris merged commit 55a3c6e into main May 8, 2024
4 checks passed
@willnorris willnorris deleted the will/tags branch May 8, 2024 23: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.

None yet

2 participants