2.7.18 release maintenance tasks (#1563) (#1568)

* [2.7.18] versions table entry

* [2.7.18] webhook table entry

* [2.7.18] csp adapter table entry

* [2.7.18] deprecated features table entry
This commit is contained in:
Lucas Saintarbor
2024-11-18 13:16:50 -08:00
committed by GitHub
parent fdf8c593a5
commit 8101272106
4 changed files with 14 additions and 3 deletions
+10 -2
View File
@@ -60,9 +60,9 @@ Here you can find links to supporting documentation for the current released ver
<th>Community</th>
</tr>
<tr>
<td><b>v2.7.17</b></td>
<td><b>v2.7.18</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.17">Release Notes</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.18">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
@@ -208,6 +208,14 @@ Here you can find links to supporting documentation for previous versions of Ran
<th>Prime</th>
<th>Community</th>
</tr>
<tr>
<td><b>v2.7.17</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.7.17">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>N/A</center></td>
</tr>
<tr>
<td><b>v2.7.16</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.7">Documentation</a></td>
@@ -16,7 +16,8 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.7.17](https://github.com/rancher/rancher/releases/tag/v2.7.17) | Nov 5, 2024 |
| [2.7.18](https://github.com/rancher/rancher/releases/tag/v2.7.18) | Nov 14, 2024 |
| [2.7.17](https://github.com/rancher/rancher/releases/tag/v2.7.17) | Nov 5, 2024 |
| [2.7.16](https://github.com/rancher/rancher/releases/tag/v2.7.16) | Oct 24, 2024 |
| [2.7.15](https://github.com/rancher/rancher/releases/tag/v2.7.15) | July 31, 2024 |
| [2.7.14](https://github.com/rancher/rancher/releases/tag/v2.7.14) | June 17, 2024 |
@@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
| Rancher Version | Adapter Version |
|-----------------|:---------------:|
| v2.7.18 | v2.0.4 |
| v2.7.17 | v2.0.4 |
| v2.7.16 | v2.0.4 |
| v2.7.15 | v2.0.4 |
@@ -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.7.18 | v0.3.13 | &check; | N/A |
| v2.7.17 | v0.3.13 | &check; | N/A |
| v2.7.16 | v0.3.12 | &check; | N/A |
| v2.7.15 | v0.3.11 | &check; | N/A |