Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Describe further steps after Botkube OS and Docs releases #322

Merged
merged 1 commit into from
May 8, 2024
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
7 changes: 7 additions & 0 deletions community/contribute/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,3 +89,10 @@ Currently, archiving older versions is manual. To archive an older version, foll
- Add the version to `versions-archived.json` with a working link to the archived version.

You can find the link from the Cloudflare Pages job run, e.g. https://github.com/kubeshop/botkube-docs/runs/15868100283.

## Release Botkube Cloud

After the releases on `botkube` and `botkube-docs`, proceed with the releases related to Botkube Cloud.

1. Release Botkube Cloud plugins, matching the Botkube Agent release version.
2. Use the latest Botkube Agent version in Botkube Cloud and release it.
Loading