Skip to content

Commit 1a388c4

Browse files
committed
docs(supported-systems): update highest supported version
fixes #673
1 parent c168c62 commit 1a388c4

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

docs/guides/supported-systems.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,9 +79,14 @@ Default version is `10` (when in `unstable` or `testing`, otherwise none)
7979

8080
(uses mongodb's `rhel` release)<br/>
8181
Lowest supported Distribution version is `6`<br/>
82-
Highest version is `18`<br/>
82+
Highest version is `36` (see note)<br/>
8383
Default version is `34` (when above or equal to `34`, otherwise none)
8484

85+
:::note
86+
Fedora 36 and onwards dont ship openssl1.1 anymore by default and currently needs to be manually installed.
87+
There are currently no newer mongodb builds that support the newer provided openssl.
88+
:::
89+
8590
### Rhel
8691

8792
<span class="badge badge--warning">Untested</span> <span class="badge badge--warning">Outdated</span>

0 commit comments

Comments
 (0)