Merge pull request #2291 from LucasSaintarbor/v2.11.13-maintenance

v2.11.13 - Rancher Manager Release Maintenance
This commit is contained in:
Lucas Saintarbor
2026-04-29 12:02:28 -07:00
committed by GitHub
7 changed files with 17 additions and 3 deletions
@@ -12,6 +12,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/
| Patch 版本 | 发布时间 |
| --------------------------------------------------------------- | ------------------ |
| [2.11.13](https://github.com/rancher/rancher/releases/tag/v2.11.13) | 2026 年 04 月 29 日 |
| [2.11.12](https://github.com/rancher/rancher/releases/tag/v2.11.12) | 2026 年 03 月 25 日 |
| [2.11.11](https://github.com/rancher/rancher/releases/tag/v2.11.11) | 2026 年 02 月 25 日 |
| [2.11.10](https://github.com/rancher/rancher/releases/tag/v2.11.10) | 2026 年 01 月 29 日 |
@@ -15,6 +15,7 @@ title: 安装 Adapter
| Rancher 版本 | Adapter 版本 |
|-----------------|:----------------:|
| v2.11.13 | v106.0.0+up6.0.0 |
| v2.11.12 | v106.0.0+up6.0.0 |
| v2.11.11 | v106.0.0+up6.0.0 |
| v2.11.10 | v106.0.0+up6.0.0 |
@@ -20,6 +20,7 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local
| Rancher Version | Webhook Version | Availability in Prime | Availability in Community |
|-----------------|-----------------|-----------------------|---------------------------|
| v2.11.13 | v0.7.8 | ✓ | ✗ |
| v2.11.12 | v0.7.8 | ✓ | ✗ |
| v2.11.11 | v0.7.8 | ✓ | ✗ |
| v2.11.10 | v0.7.8 | ✓ | ✗ |
+11 -3
View File
@@ -80,9 +80,9 @@ Here you can find links to supporting documentation for the current released ver
<th>Community</th>
</tr>
<tr>
<td><b>v2.11.12</b></td>
<td><b>v2.11.13</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.11">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.11.12">Release Notes</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.11.13">Release Notes</a></td>
<td><center>N/A</center></td>
<td><center>&#10003;</center></td>
<td><center>NA</center></td>
@@ -245,7 +245,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.11.12</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.11">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.11.12">Release Notes</a></td>
<td><center><a href="https://www.suse.com/suse-rancher/support-matrix/all-supported-versions/rancher-v2-11-12/">Support Matrix</a></center></td>
<td><center>&#10003;</center></td>
<td><center>NA</center></td>
</tr>
<tr>
<td><b>v2.11.11</b></td>
<td><a href="https://ranchermanager.docs.rancher.com/v2.11">Documentation</a></td>
<td><a href="https://github.com/rancher/rancher/releases/tag/v2.11.11">Release Notes</a></td>
@@ -12,6 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.11.13](https://github.com/rancher/rancher/releases/tag/v2.11.13) | April 29, 2026 |
| [2.11.12](https://github.com/rancher/rancher/releases/tag/v2.11.12) | March 25, 2026 |
| [2.11.11](https://github.com/rancher/rancher/releases/tag/v2.11.11) | February 25, 2026 |
| [2.11.10](https://github.com/rancher/rancher/releases/tag/v2.11.10) | January 29, 2026 |
@@ -19,6 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
| Rancher Version | Adapter Version |
|-----------------|------------------|
| v2.11.13 | v106.0.0+up6.0.0 |
| v2.11.12 | v106.0.0+up6.0.0 |
| v2.11.11 | v106.0.0+up6.0.0 |
| v2.11.10 | v106.0.0+up6.0.0 |
@@ -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.11.13 | v0.7.8 | &check; | &cross; |
| v2.11.12 | v0.7.8 | &check; | &cross; |
| v2.11.11 | v0.7.8 | &check; | &cross; |
| v2.11.10 | v0.7.8 | &check; | &cross; |