v2.14.0 - Rancher Manager Release Maintenance (#2249)

* Update the deprecated features table

* Update the CSP adapter compatibility matrix

* Update the Rancher:webhook version mapping table

* Update the versions table

* Update the CNI popularity table
This commit is contained in:
Lucas Saintarbor
2026-03-20 14:08:10 -07:00
committed by GitHub
parent ceff92f1fa
commit f614319214
14 changed files with 37 additions and 52 deletions
@@ -12,10 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.13.3](https://github.com/rancher/rancher/releases/tag/v2.13.3) | February 25, 2026 |
| [2.13.2](https://github.com/rancher/rancher/releases/tag/v2.13.2) | January 29, 2026 |
| [2.13.1](https://github.com/rancher/rancher/releases/tag/v2.13.1) | December 18, 2025 |
| [2.13.0](https://github.com/rancher/rancher/releases/tag/v2.13.0) | November 25, 2025 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | March 25, 2026 |
## What can I expect when a feature is marked for deprecation?
@@ -19,10 +19,7 @@ In order to deploy and run the adapter successfully, you need to ensure its vers
| Rancher Version | Adapter Version |
|-----------------|------------------|
| v2.13.3 | 108.0.0+up8.0.0 |
| v2.13.2 | 108.0.0+up8.0.0 |
| v2.13.1 | 108.0.0+up8.0.0 |
| v2.13.0 | 108.0.0+up8.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
### 1. Gain Access to the Local Cluster
@@ -20,10 +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.13.3 | v0.9.3 | ✓ | ✓ |
| v2.13.2 | v0.9.2 | ✓ | ✓ |
| v2.13.1 | v0.9.1 | ✓ | ✓ |
| v2.13.0 | v0.9.0 | ✗ | ✓ |
| v2.14.0 | v0.10.0 | ✗ | ✓ |
## Why Do We Need It?