diff --git a/content/master/guides/extensions-release-process.md b/content/master/guides/extensions-release-process.md index e7f76c3d..7400705c 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 e7f76c3d..7400705c 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