Skip to content

Commit bc61a9c

Browse files
committed
add step for indexing the CRDs of the latest release
1 parent 32169f3 commit bc61a9c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/release/release-tasks.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -230,6 +230,7 @@ to a newer Go minor version according to our [backport policy](./../../CONTRIBUT
230230
* Homebrew has [conventions for commit messages](https://docs.brew.sh/Formula-Cookbook#commit) usually
231231
the commit message for us should look like: `clusterctl 1.1.5`.
232232
6. **For minor releases** Set EOL date for previous release (prior art: https://github.com/kubernetes-sigs/cluster-api/issues/7146) and update Cluster API support and guarantees in CONTRIBUTING.md (prior art: https://github.com/kubernetes-sigs/cluster-api/pull/8308).
233+
7. **For latest stable releases** Index the most recent CRDs in the release by navigating to `https://doc.crds.dev/github.com/kubernetes-sigs/cluster-api@<CURRENT_RELEASE>`
233234
234235
Additional information:
235236

0 commit comments

Comments
 (0)