Skip to content
Merged
Show file tree
Hide file tree
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
6 changes: 3 additions & 3 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,17 +41,17 @@ Below is a matrix of supported Operating systems and the corresponding Kubernete
<tbody>
<tr style="background-color: white; color: black;">
<td style="background-color: #2c2c2c; color: white; border: 1px solid grey;">Ubuntu 22.04 LTS</td>
<td style="border: 1px solid grey;">1.29-1.34</td>
<td style="border: 1px solid grey;">1.29-1.35</td>
<td style="border: 1px solid grey;"></td>
</tr>
<tr style="background-color: lightgrey; color: black;">
<td style="background-color: #2c2c2c; color: white; border: 1px solid grey;">Ubuntu 24.04 LTS</td>
<td style="border: 1px solid grey;">1.29-1.34</td>
<td style="border: 1px solid grey;">1.29-1.35</td>
<td style="border: 1px solid grey;"></td>
</tr>
<tr style="background-color: lightgrey; color: black;">
<td style="background-color: #2c2c2c; color: white; border: 1px solid grey;">Debian 12</td>
<td style="border: 1px solid grey;">1.29-1.34 (driver management not supported)</td>
<td style="border: 1px solid grey;">1.29-1.35 (driver management not supported)</td>
<td style="border: 1px solid grey;"></td>
</tr>
<tr style="background-color: white; color: black;">
Expand Down
2 changes: 1 addition & 1 deletion docs/releasenotes.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ The AMD GPU Operator v1.4.0 adds MI35X platform support and updates all managed

### Platform Support

- Validated for vanilla kubernetes 1.32, 1.33
- Validated for vanilla kubernetes 1.32, 1.33, 1.34, 1.35

### Fixes

Expand Down
Loading