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

Add RHEL 8.9 to supported systems #1149

Merged
merged 1 commit into from
Mar 20, 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
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Replicated provides an easy install script to work with the following list of op

- Debian 7.7 - 11
- Ubuntu 14.04.5 / 16.04 / 18.04 / 20.04 / 22.04
- Red Hat Enterprise Linux 7.4 - 7.9 / 8.4 - 8.7 / 9.0
- Red Hat Enterprise Linux 7.4 - 7.9 / 8.4 - 8.9 / 9.0
- CentOS 7.4 - 7.9 / 8.4 / 9.0
- Amazon Linux 2014.03 / 2014.09 / 2015.03 / 2015.09 / 2016.03 / 2016.09 / 2017.03 / 2017.09 / 2018.03 / 2023 / 2.0
- Oracle Linux 7.4 - 7.9 / 8.4
Expand Down
Loading