Skip to content

docs(self-managed): use stable 0.6.1 stack resource - #612

Open
sbaum1994 wants to merge 1 commit into
mainfrom
docs/0.6.1-stable-stack-resource
Open

docs(self-managed): use stable 0.6.1 stack resource#612
sbaum1994 wants to merge 1 commit into
mainfrom
docs/0.6.1-stable-stack-resource

Conversation

@sbaum1994

@sbaum1994 sbaum1994 commented Jul 31, 2026

Copy link
Copy Markdown
Contributor

TL;DR

Update the versioned 0.6.1 self-managed documentation to use the stable nvcf-self-managed-stack:0.6.1 resource instead of the release candidate.

Additional Details

  • Set the self-managed stack version and distribution path to 0.6.1 in the 0.6.1 artifact manifest.
  • Set both stack download examples to 0.6.1.
  • Sweep the 104-file 0.6.1 documentation tree and its Fern navigation for remaining release-candidate references. No additional text references remain.

For the Reviewer

This PR follows merged PR #605. The review contains only three version replacements in two documentation files.

For QA

  • ./tools/ci/check-docs passed with zero errors and the existing advisory version-sync warning because imports.yaml is not present in this public checkout.
  • git diff --check origin/main...HEAD passed.
  • Targeted RC-reference sweeps across docs/v0.6.1 and fern/versions/v0.6.1.yml passed.
  • QA needed: No.

Customer Release Notes

Not customer visible. This corrects the stable resource version in the existing 0.6.1 documentation.

Plan Summary

Not applicable.

Usage

Not applicable.

Notes

PR #605 has merged. This branch is rebased onto its squash commit on main.

References

None.

Related Pull Requests

Dependencies

None. No license or NOTICE changes.

Issues

Closes #611

Checklist

  • I am familiar with the Contributing Guidelines.
  • I have signed off my commits for Developer Certificate of Origin (DCO) compliance.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

Summary by CodeRabbit

  • Documentation
    • Updated self-managed stack documentation to reference the stable 0.6.1 release.
    • Updated image mirroring and manifest examples with the corresponding stable container image version.

@sbaum1994
sbaum1994 requested a review from a team as a code owner July 31, 2026 23:28
@sbaum1994
sbaum1994 requested a review from vrv3814 July 31, 2026 23:28
@coderabbitai

coderabbitai Bot commented Jul 31, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

The 0.6.1 versioned documentation now uses stable 0.6.1 references for stack downloads, control-plane downloads, the stack artifact, and its container image.

Changes

Stable 0.6.1 documentation

Layer / File(s) Summary
Update stable version references
docs/v0.6.1/image-mirroring.md, docs/v0.6.1/manifest.md
The documentation changes stack, download, artifact, and image references from 0.6.1-rc.6 to 0.6.1.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related issues

Possibly related PRs

  • NVIDIA/nvcf#462 — Updates versioned self-managed stack documentation artifacts, including image-mirroring.md and manifest.md.
  • NVIDIA/nvcf#570 — Updates the nvcf-self-managed-stack release version in deployment documentation.

Suggested reviewers: vrv3814

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Linked Issues check ✅ Passed The changes update the manifest and documented stack versions from 0.6.1-rc.6 to stable 0.6.1, satisfying issue #611.
Out of Scope Changes check ✅ Passed All reported changes are limited to updating 0.6.1 documentation references to the stable stack resource.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title uses valid Conventional Commits syntax and accurately describes the documentation update to the stable 0.6.1 stack resource.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch docs/0.6.1-stable-stack-resource

Comment @coderabbitai help to get the list of available commands.

@github-actions

Copy link
Copy Markdown
Contributor

Base automatically changed from docs/promote-0.6.1 to main July 31, 2026 23:41
@sbaum1994
sbaum1994 requested a review from a team as a code owner July 31, 2026 23:41
Signed-off-by: Stephanie Baum <sbaum@nvidia.com>
@sbaum1994
sbaum1994 force-pushed the docs/0.6.1-stable-stack-resource branch from eacb198 to 7d09358 Compare July 31, 2026 23:43

@balajinvda balajinvda left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

lgtm

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use the stable 0.6.1 stack resource in versioned docs

2 participants