Skip to content

Commit 994fd80

Browse files
authored
Merge pull request #1006 from jbw976/rel-docs-link
Add link to Crossplane release process from extension release guide
2 parents 7e59655 + c28c9c0 commit 994fd80

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)