Skip to content

Commit

Permalink
add step for indexing the CRDs of the latest release
Browse files Browse the repository at this point in the history
  • Loading branch information
cahillsf committed Aug 23, 2023
1 parent 32169f3 commit bc61a9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/release/release-tasks.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,7 @@ to a newer Go minor version according to our [backport policy](./../../CONTRIBUT
* Homebrew has [conventions for commit messages](https://docs.brew.sh/Formula-Cookbook#commit) usually
the commit message for us should look like: `clusterctl 1.1.5`.
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).
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>`
Additional information:
Expand Down

0 comments on commit bc61a9c

Please sign in to comment.