From c28c9c073e92498f7e4863920435cb5451f9ef54 Mon Sep 17 00:00:00 2001 From: Jared Watts Date: Thu, 9 Oct 2025 15:53:06 -0700 Subject: [PATCH] Add link to Crossplane release process from extension release guide Signed-off-by: Jared Watts --- content/master/guides/extensions-release-process.md | 6 ++++++ content/v2.0/guides/extensions-release-process.md | 6 ++++++ 2 files changed, 12 insertions(+) diff --git a/content/master/guides/extensions-release-process.md b/content/master/guides/extensions-release-process.md index e7f76c3dc..7400705c2 100644 --- a/content/master/guides/extensions-release-process.md +++ b/content/master/guides/extensions-release-process.md @@ -30,6 +30,12 @@ For more information about Crossplane packages, review the [xpkg concepts]({{}}). {{< /hint >}} +{{< hint "note" >}} +This guide focuses on building and releasing Crossplane extensions. The release +process for the core Crossplane software is available in the +[`crossplane/release`](https://github.com/crossplane/release) repository. +{{< /hint >}} + ## Typical workflow A typical GitHub workflow definition to build and release an extension diff --git a/content/v2.0/guides/extensions-release-process.md b/content/v2.0/guides/extensions-release-process.md index e7f76c3dc..7400705c2 100644 --- a/content/v2.0/guides/extensions-release-process.md +++ b/content/v2.0/guides/extensions-release-process.md @@ -30,6 +30,12 @@ For more information about Crossplane packages, review the [xpkg concepts]({{}}). {{< /hint >}} +{{< hint "note" >}} +This guide focuses on building and releasing Crossplane extensions. The release +process for the core Crossplane software is available in the +[`crossplane/release`](https://github.com/crossplane/release) repository. +{{< /hint >}} + ## Typical workflow A typical GitHub workflow definition to build and release an extension