Merge pull request #2322 from sunilarjun/v2.14.2-maintenance

v2.14.2 maintenance items
This commit is contained in:
Sunil Singh
2026-05-26 10:32:28 -07:00
committed by GitHub
14 changed files with 30 additions and 10 deletions
+1
View File
@@ -12,6 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
| [2.14.2](https://github.com/rancher/rancher/releases/tag/v2.14.2) | May 27, 2026 |
| [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | April 30, 2026 |
| [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | March 25, 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.14.2 | 109.0.0+up9.0.0 |
| v2.14.1 | 109.0.0+up9.0.0 |
| v2.14.0 | 109.0.0+up9.0.0 |
+2 -1
View File
@@ -20,7 +20,8 @@ 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.14.1 | v0.10.1 | ✓ | ✓ |
| v2.14.2 | v0.10.5 | ✓ | ✓ |
| v2.14.1 | v0.10.4 | ✓ | ✓ |
| v2.14.0 | v0.10.0 | ✗ | ✓ |
## Why Do We Need It?