Skip to content

fix(docs): update stale helm version and fix helms/Namepspace typos#339

Open
mdryaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaan:fix/docs-stale-version-and-typos
Open

fix(docs): update stale helm version and fix helms/Namepspace typos#339
mdryaan wants to merge 1 commit into
koordinator-sh:mainfrom
mdryaan:fix/docs-stale-version-and-typos

Conversation

@mdryaan
Copy link
Copy Markdown

@mdryaan mdryaan commented May 16, 2026

Summary

  • Update --version 1.6.0 to --version 1.8.0 in the Batch Colocation Quick Start guide
  • Fix heading typo "Install with helms" → "Install with helm" in installation guide
  • Fix prose typo "Namepspace" → "Namespace" in colocation-profile guide

Files Changed

  • docs/best-practices/batch-colocation-quick-start.md — updated Helm install version from 1.6.0 to 1.8.0
  • docs/installation.md — fixed "helms" → "helm" in section heading
  • docs/user-manuals/colocation-profile.md — fixed "Namepspace" → "Namespace" in prose
  • versioned_docs/version-v1.8/best-practices/batch-colocation-quick-start.md — same version fix
  • versioned_docs/version-v1.8/installation.md — same heading fix
  • versioned_docs/version-v1.8/user-manuals/colocation-profile.md — same typo fix

Testing

  • npm run build passes locally
  • Checked versioned_docs/version-v1.8/ for same issues — all three fixed
  • Checked i18n/zh-Hans/ counterparts — all three exist; translation team should apply the same fixes to current/ and version-v1.8/ zh-Hans files

Related

Fixes #338

Signed-off-by: mdryaan <alikhurshid842001@gmail.com>
@koordinator-bot koordinator-bot Bot requested review from ZiMengSheng and hormes May 16, 2026 19:02
@koordinator-bot
Copy link
Copy Markdown

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
To complete the pull request process, please assign zimengsheng after the PR has been reviewed.
You can assign the PR to them by writing /assign @zimengsheng in a comment when ready.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@mdryaan
Copy link
Copy Markdown
Author

mdryaan commented May 16, 2026

/assign @ZiMengSheng

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Stale version in batch-colocation quick start and typos in installation and colocation-profile

2 participants