Merge release/v2.8.8 into main (#1479)

* 2.8.8 versions table entry

* 2.8.8 webhook table entry

* 2.8.8 csp adapter entry

* 2.8.8 deprecated features entry
This commit is contained in:
Billy Tat
2024-09-20 12:39:28 -04:00
committed by GitHub
parent 9fd45993e4
commit 50ca0545e3
4 changed files with 16 additions and 5 deletions
+12 -4
View File
@@ -39,10 +39,10 @@ Here you can find links to supporting documentation for the current released ver
<th>Community</th>
</tr>
<tr>
<td><b>v2.8.7</b></td>
<td><b>v2.8.8</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.8">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.8.7">Release Notes</a></td>
<td><center>https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-8-7/</center></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.8.8">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
</tr>
@@ -130,7 +130,15 @@ Here you can find links to supporting documentation for previous versions of Ran
<th>Prime</th>
<th>Community</th>
</tr>
<tr>
<tr>
<td><b>v2.8.7</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.8">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.8.7">Release Notes</a></td>
<td><center>https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-8-7/</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
</tr>
<tr>
<td><b>v2.8.6</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.8">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.8.6">Release Notes</a></td>
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.8.8](https://github.com/rancher/rancher/releases/tag/v2.8.8) | Sep 19, 2024 |
| [2.8.7](https://github.com/rancher/rancher/releases/tag/v2.8.7) | Aug 26, 2024 |
| [2.8.6](https://github.com/rancher/rancher/releases/tag/v2.8.6) | Jul 31, 2024 |
| [2.8.5](https://github.com/rancher/rancher/releases/tag/v2.8.5) | Jun 17, 2024 |
@@ -18,7 +18,8 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
:::
| Rancher Version | Adapter Version |
|-----------------|:----------------:|
|-----------------|------------------|
| v2.8.8 | v103.0.1+up3.0.1 |
| v2.8.7 | v103.0.1+up3.0.1 |
| v2.8.6 | v103.0.1+up3.0.1 |
| v2.8.5 | v103.0.1+up3.0.1 |
@@ -20,6 +20,7 @@ Each Rancher version is designed to be compatible with a single version of the w
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.8.8 | v0.4.11 | &check; | &cross; |
| v2.8.7 | v0.4.10 | &check; | &cross; |
| v2.8.6 | v0.4.9 | &check; | &cross; |
| v2.8.5 | v0.4.7 | &check; | &check; |