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

[v7 backport] Update Docker image tags in docs #9401

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

ptgott
Copy link
Contributor

@ptgott ptgott commented Dec 14, 2021

backports #9400

Some docs pages related to our Docker images use the
(= version =) variable to populate image tags. However, this
variable uses a different format for version numbers than our
image repositories, meaning that users attempting
to pull images mentioned in these docs see an error message.

This change uses the teleport.latest_(oss|ent)_docker_image
variable instead.

Closes #7871

@github-actions github-actions bot requested a review from klizhentas December 14, 2021 20:08
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from 46dab6f to 2995ce0 Compare December 15, 2021 19:31
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from 2995ce0 to 47c7c21 Compare December 20, 2021 17:03
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from 47c7c21 to 4a06fee Compare January 4, 2022 21:53
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from 4a06fee to e211411 Compare January 18, 2022 20:10
@ptgott ptgott requested a review from xinding33 January 18, 2022 21:15
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch 3 times, most recently from cac3fd3 to d1563d0 Compare January 24, 2022 18:06
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from d1563d0 to 3871bfc Compare February 4, 2022 19:20
Some docs pages related to our Docker images use the
(= version =) variable to populate image tags. However, this
variable uses a different format for version numbers than our
image repositories, meaning that users attempting
to pull images mentioned in these docs see an error message.

This change uses the teleport.latest_(oss|ent)_docker_image
variable instead.

Closes #7871
@ptgott ptgott force-pushed the paul.gottschling/v7-img-update branch from 3871bfc to 9447640 Compare February 9, 2022 20:14
@ptgott ptgott merged commit e322242 into branch/v7 Feb 9, 2022
@ptgott ptgott deleted the paul.gottschling/v7-img-update branch February 9, 2022 20:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants