Skip to content

Commit c28c9c0

Browse files
committed
Add link to Crossplane release process from extension release guide
Signed-off-by: Jared Watts <jbw976@gmail.com>
1 parent 7e59655 commit c28c9c0

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

content/master/guides/extensions-release-process.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ For more information about Crossplane packages, review the
3030
[xpkg concepts]({{<ref "../packages" >}}).
3131
{{< /hint >}}
3232

33+
{{< hint "note" >}}
34+
This guide focuses on building and releasing Crossplane extensions. The release
35+
process for the core Crossplane software is available in the
36+
[`crossplane/release`](https://github.com/crossplane/release) repository.
37+
{{< /hint >}}
38+
3339
## Typical workflow
3440

3541
A typical GitHub workflow definition to build and release an extension

content/v2.0/guides/extensions-release-process.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,12 @@ For more information about Crossplane packages, review the
3030
[xpkg concepts]({{<ref "../packages" >}}).
3131
{{< /hint >}}
3232

33+
{{< hint "note" >}}
34+
This guide focuses on building and releasing Crossplane extensions. The release
35+
process for the core Crossplane software is available in the
36+
[`crossplane/release`](https://github.com/crossplane/release) repository.
37+
{{< /hint >}}
38+
3339
## Typical workflow
3440

3541
A typical GitHub workflow definition to build and release an extension

0 commit comments

Comments
 (0)