- [x] Update the `$LATEST_VER` parameter in [netlify_build.sh](https://github.com/crossplane/docs/blob/master/netlify_build.sh#L3) - [x] Update `params.latest` in [config.yaml](https://github.com/crossplane/docs/blob/master/config.yaml#L93) - [x] Copy Crossplane [cluster/crds](https://github.com/crossplane/crossplane/tree/main/cluster/crds) contents to `/content/master/api/crds` - [x] Copy `/content/master` directory to `/content/<new latest>` - [x] Update `version` in the `_index.md` file of `/content/<new latest>` from `master` to the correct version. - [x] Create a [new release/tag](https://github.com/crossplane/docs/releases/new) named `v<EOL version>-archive` to snapshot EOL'd docs. - [x] Remove EOL'd docs version from "/content" directory and run `hugo` locally to check for broken links. - [x] Trigger [Algolia Crawler](https://crawler.algolia.com/) after publishing to reindex results.
$LATEST_VERparameter in netlify_build.shparams.latestin config.yaml/content/master/api/crds/content/masterdirectory to/content/<new latest>versionin the_index.mdfile of/content/<new latest>frommasterto the correct version.v<EOL version>-archiveto snapshot EOL'd docs.hugolocally to check for broken links.