docs: Add documentation for bullseye support.

The support for bullseye was added in #17951
but it was not documented as bullseye was
frozen and did not have proper configuration
files, hence wasn't documented.

Since now bullseye is released as a stable
version, it's support can be documented.
This commit is contained in:
Gaurav Pandey
2021-09-09 13:08:43 +05:30
committed by Tim Abbott
parent 9ed707c34b
commit 502697d239
3 changed files with 14 additions and 5 deletions

View File

@@ -221,7 +221,7 @@ Unsupported OS release: $os_id $os_version_id
Zulip in production is supported only on:
- Debian 10 "buster"
- Debian 11 "bullseye" (beta)
- Debian 11 "bullseye"
- Ubuntu 18.04 LTS "bionic"
- Ubuntu 20.04 LTS "focal"