File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ labels: release
6
6
---
7
7
8
8
- [ ] Update the ` $LATEST_VER ` parameter in [ netlify_build.sh] ( https://github.com/crossplane/docs/blob/master/netlify_build.sh#L3 )
9
- - [ ] Update ` params.latest ` in [ config.yaml] ( https://github.com/crossplane/docs/blob/master/config.yaml#L48 )
10
- - [ ] Update ` version ` in the ` _index.md ` file of ` /content/<new latest> `
11
- - [ ] Copy Crossplane [ cluster/crds] ( https://github.com/crossplane/crossplane/tree/master/cluster/crds ) contents to ` /content/<new latest>/api/yaml ` .
9
+ - [ ] Update ` params.latest ` in [ config.yaml] ( https://github.com/crossplane/docs/blob/master/config.yaml#L93 )
10
+ - [ ] Update ` version ` in the ` _index.md ` file of ` /content/<new latest> ` from ` master ` to the correct version.
11
+ - [ ] Copy Crossplane [ cluster/crds] ( https://github.com/crossplane/crossplane/tree/master/cluster/crds ) contents to ` /content/<new latest>/api/crds ` .
12
12
- [ ] Create a [ new release/tag] ( https://github.com/crossplane/docs/releases/new ) named "v<EOL version >-archive" to snapshot EOL'd docs.
13
13
- [ ] Remove EOL'd docs version from "/content" directory and run ` hugo ` locally to check for broken links.
14
14
- [ ] Trigger [ Algolia Crawler] ( https://crawler.algolia.com/ ) after publishing to reindex results.
You can’t perform that action at this time.
0 commit comments