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

Update docker tagging #1070

Merged
merged 1 commit into from Oct 27, 2021
Merged

Update docker tagging #1070

merged 1 commit into from Oct 27, 2021

Conversation

aliscott
Copy link
Member

TODO: test this in next release if approved

Currently we tag new version with: :v0.9.11 and :latest. This updates it so we tag with :0.9.11, :0.9, and :latest. We remove the v prefix to be consistent with how other docker images are tagged.

Currently we tag new version with: `:v0.9.11` and `:latest`. This updates it so we tag with `:0.9.11`, `:0.9`, and `:latest`. We remove the `v` prefix to be consistent with how other docker images are tagged.
@alikhajeh1
Copy link
Member

LGTM. We should probably also close infracost/infracost-atlantis#10 and maybe update https://github.com/infracost/infracost-atlantis#usage-methods so "latest release, v0.9.11" becomes "latest release, v0.9" as we want users to use that so they get the patch updates.

@alikhajeh1 alikhajeh1 assigned aliscott and unassigned alikhajeh1 Oct 21, 2021
@aliscott
Copy link
Member Author

LGTM. We should probably also close infracost/infracost-atlantis#10 and maybe update

As far as I'm aware, this doesn't fix that. We've added tagging to the atlantis image based on the atlantis version in infracost/infracost-atlantis#15, but this doesn't tag based on the Infracost version yet.

@tim775 tim775 marked this pull request as ready for review October 27, 2021 15:45
@tim775 tim775 merged commit 6feb650 into master Oct 27, 2021
@tim775 tim775 deleted the chore/update-docker-tags branch October 27, 2021 15:46
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

3 participants