Skip to content

Commit 404bdec

Browse files
authored
Merge pull request #935 from jbw976/release-1.20
Docs release v1.20
2 parents 38b3111 + aac85ef commit 404bdec

File tree

71 files changed

+2902
-2900
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

71 files changed

+2902
-2900
lines changed

.github/ISSUE_TEMPLATE/new_release.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,9 @@ labels: release
77

88
- [ ] Update the `$LATEST_VER` parameter in [netlify_build.sh](https://github.com/crossplane/docs/blob/master/netlify_build.sh#L3)
99
- [ ] Update `params.latest` in [config.yaml](https://github.com/crossplane/docs/blob/master/config.yaml#L93)
10+
- [ ] Copy Crossplane [cluster/crds](https://github.com/crossplane/crossplane/tree/main/cluster/crds) contents to `/content/master/api/crds`
11+
- [ ] Copy `/content/master` directory to `/content/<new latest>`
1012
- [ ] 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/main/cluster/crds) contents to `/content/<new latest>/api/crds`.
12-
- [ ] Create a [new release/tag](https://github.com/crossplane/docs/releases/new) named "v<EOL version>-archive" to snapshot EOL'd docs.
13+
- [ ] Create a [new release/tag](https://github.com/crossplane/docs/releases/new) named `v<EOL version>-archive` to snapshot EOL'd docs.
1314
- [ ] Remove EOL'd docs version from "/content" directory and run `hugo` locally to check for broken links.
1415
- [ ] Trigger [Algolia Crawler](https://crawler.algolia.com/) after publishing to reindex results.

config.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ security:
9090
# Global parameters accessible by any Page
9191
params:
9292
# The current "latest" version. Used in the version dropdown
93-
latest: "1.19"
93+
latest: "1.20"
9494
docs: true
9595
anchors:
9696
# Generate heading anchors for any heading between min and max

content/v1.17/api/crds/pkg.crossplane.io_locks.yaml

Lines changed: 0 additions & 100 deletions
This file was deleted.

0 commit comments

Comments
 (0)