docs: sync console docs versions#6279
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com> Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
✅ Deploy Preview for kubestellar-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
There was a problem hiding this comment.
Pull request overview
This pull request updates the shared docs configuration timestamp (public/config/shared.json). In this codebase, the updatedAt field is used by the client to decide which shared config (local vs production) is considered “newer” when merging configs, so changing it affects runtime precedence.
Changes:
- Updates
public/config/shared.jsonupdatedAttimestamp.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| "kubestellar-mcp": "https://github.com/kubestellar/kubestellar-mcp/edit/main/docs" | ||
| }, | ||
| "updatedAt": "2026-07-09T06:31:13.797Z" | ||
| "updatedAt": "2026-07-10T06:30:37.196Z" |
|
Thank you for your contribution! Your PR has been merged. Check out what's new:
Stay connected: Slack #kubestellar-dev | Multi-Cluster Survey |
Fixes #1833
Summary
docs/console/*release branches