-
Notifications
You must be signed in to change notification settings - Fork 1.8k
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
Remove v13 mentions in the docs #50831
Conversation
Amplify deployment status
|
Our policy is to remove mentions of the version prior to the most recent deprecated version. This change includes mentions of v13 in Helm chart values file comments.
b822a9d
to
345567d
Compare
`public.ecr.aws/gravitational/teleport`. Those images will be removed with | ||
teleport 15. | ||
|
||
Hardened distroless images are used by default. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This sentence is hard to understand for people without Teleport nor distroless context. Can you add a link to https://goteleport.com/docs/installation/#interacting-with-distroless-images ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changed in 3e57f58. I added a descriptive sentence rather than a link so the reader could stay on the same page.
Responds to hugoShaka feedback.
Our policy is to remove mentions of the version prior to the most recent deprecated version.
This change includes mentions of v13 in Helm chart values file comments.