Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions content/en/docs/contributing/release-process.md
Original file line number Diff line number Diff line change
Expand Up @@ -511,3 +511,8 @@ page if a step is missing or if it is outdated.
the latest version. This should be done after every release, including
patch releases as we want to encourage users to always install the latest
patch.

9. Open a PR against our
[Algolia indexing configuration](https://github.com/algolia/docsearch-configs/blob/master/configs/cert-manager.json#L7-L13)
including the new version for search indexing, as in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually the old version that we need to include here (e.g. when v1.7 is release, v1.6 should be added to that list)

[this PR](https://github.com/algolia/docsearch-configs/pull/2278).