Skip to content

Update Teleport version vars - #69581

Open
ptgott wants to merge 1 commit into
branch/v18from
paul.gottschling/2026-08-11-version
Open

Update Teleport version vars#69581
ptgott wants to merge 1 commit into
branch/v18from
paul.gottschling/2026-08-11-version

Conversation

@ptgott

@ptgott ptgott commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Reflect the 18.10.4 private security release.

@ptgott ptgott added no-changelog Indicates that a PR does not require a changelog entry no-test-plan Bypasses the test plan validation bot labels Aug 11, 2026
@ptgott
ptgott marked this pull request as ready for review August 11, 2026 19:56
@github-actions

github-actions Bot commented Aug 11, 2026

Copy link
Copy Markdown
Contributor

Amplify deployment status

Branch Commit Job ID Status Preview Updated (UTC)
paul.gottschling/2026-08-11-version 7454945 2 ✅SUCCEED paul-gottschling-2026-08-11-version 2026-08-14 15:22:45

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 87dd75c85b

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

Comment thread docs/config.json
"teleport": {
"major_version": "18",
"version": "18.10.0",
"version": "18.10.4",

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Split artifact version from source-link version

Because 18.10.4 is documented as a private security release, setting the global teleport.version to 18.10.4 also rewrites docs that use this variable for GitHub source URLs and raw file downloads, not just install artifacts. For example, docs/pages/configuration/teleport-operator/teleport-operator-standalone.mdx will render a raw.githubusercontent.com/gravitational/teleport/v18.10.4/... command, and the plugin/helm references render github.com/gravitational/teleport/tree/v18.10.4/...; those refs are not public during the private-release window, so readers hit broken links/commands even though the release binaries are available. Please keep source-code links on a public tag or add a separate variable for the private artifact version.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd rather figure this one out from a position of having updating the version variable for the hot path, the many Teleport binary command snippets in the docs.

Reflect the 18.10.4 private security release.
@ptgott
ptgott force-pushed the paul.gottschling/2026-08-11-version branch from 87dd75c to 7454945 Compare August 14, 2026 15:15
@ptgott
ptgott deployed to docs-amplify August 14, 2026 15:15 — with GitHub Actions Active
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

backport documentation no-changelog Indicates that a PR does not require a changelog entry no-test-plan Bypasses the test plan validation bot size/sm

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants