Skip to content

Commit

Permalink
Merge pull request #643 from Netcracker/CPREQ-9137_Certify_Kubemarine…
Browse files Browse the repository at this point in the history
…_for_RockyLinux_9.3

[CPREQ-9137] - RockyLinux 9.3 support for Kubemarine
  • Loading branch information
koryaga authored Apr 17, 2024
2 parents f9cfeb7 + 5d2d7d8 commit aea5ae3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion documentation/Installation.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,7 @@ For cluster machines, ensure the following requirements are met:
* Centos 7.5+, 8.4, 9
* RHEL 7.5+, 8.4, 8.6, 8.7, 8.8, 8.9, 9.2
* Oracle Linux 7.5+, 8.4, 9.2
* RockyLinux 8.6, 8.7, 8.8, 9.2
* RockyLinux 8.6, 8.7, 8.8, 9.2, 9.3
* Ubuntu 20.04
* Ubuntu 22.04.1

Expand Down
1 change: 1 addition & 0 deletions kubemarine/resources/configurations/globals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -360,6 +360,7 @@ compatibility_map:
- os_family: 'rhel9'
versions:
- '9.2'
- '9.3'
ubuntu:
- os_family: 'debian'
versions:
Expand Down

0 comments on commit aea5ae3

Please sign in to comment.