Skip to content

Commit

Permalink
Merge pull request #9291 from cahillsf/cahillsf/add-update-crds-step
Browse files Browse the repository at this point in the history
📖 add step for indexing the CRDs of the latest release
  • Loading branch information
k8s-ci-robot committed Aug 24, 2023
2 parents 67b5644 + bc61a9c commit 810a86f
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 @@ -231,6 +231,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 810a86f

Please sign in to comment.