docs(uxp): align UXP install on chart museum (CTP-232)#1161
Open
phisco wants to merge 1 commit intoupbound:mainfrom
Open
docs(uxp): align UXP install on chart museum (CTP-232)#1161phisco wants to merge 1 commit intoupbound:mainfrom
phisco wants to merge 1 commit intoupbound:mainfrom
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
Switch UXP install/upgrade snippets from the OCI chart source (oci://xpkg.upbound.io/upbound/crossplane) to the chart museum (upbound-stable/crossplane), matching the rest of the docs. Also rework the install section on getstarted/overview.md: the page previously led with an upgrade-from-OSS snippet that duplicated the dedicated upgrade guide and left fresh-cluster readers without an install path. The section now installs UXP into a fresh cluster, with a guardrail callout directing OSS users to the upgrade guide. Refs: CTP-232 Signed-off-by: Philippe Scorsolini <5697904+phisco@users.noreply.github.com>
tr0njavolta
approved these changes
May 5, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
upbound-stable/crossplane) instead of the OCI chart source. Affectsgetstarted/overview.mdand both helm-upgrade snippets ingetstarted/upgrade-to-upbound/upgrade-to-uxp.md.getstarted/overview.md: the page previously led with an upgrade-from-OSS-Crossplane snippet that duplicated the dedicated upgrade guide and left fresh-cluster readers without an install path. The section now installs UXP into a fresh cluster (with--develsince UXP charts use the-up.Npre-release suffix), and a guardrail:::importantcallout directs OSS users to the upgrade guide.image.repositoryin the helm reference) and Spacesspaces-artifactsOCI refs are out of scope and unchanged.Closes CTP-232.
Test plan
npm run buildsucceeds/getstartedand thehelm upgradesnippets on/getstarted/upgrade-to-upbound/upgrade-to-uxp