diff --git a/docs/faq/deprecated-features.md b/docs/faq/deprecated-features.md index 34ed18f7fc2..4e930442ee2 100644 --- a/docs/faq/deprecated-features.md +++ b/docs/faq/deprecated-features.md @@ -12,6 +12,7 @@ Rancher will publish deprecated features as part of the [release notes](https:// | Patch Version | Release Date | |---------------|---------------| +| [2.14.3](https://github.com/rancher/rancher/releases/tag/v2.14.3) | June 24, 2026 | | [2.14.2](https://github.com/rancher/rancher/releases/tag/v2.14.2) | May 28, 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 | diff --git a/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index 91360501455..be083245adf 100644 --- a/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/docs/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -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.3 | 109.0.0+up9.0.0 | | 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 | diff --git a/docs/reference-guides/rancher-webhook.md b/docs/reference-guides/rancher-webhook.md index 23bc5cfd6e4..07573dd3d51 100644 --- a/docs/reference-guides/rancher-webhook.md +++ b/docs/reference-guides/rancher-webhook.md @@ -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.2 | v0.10.5 | ✓ | ✓ | +| v2.14.3 | v0.10.7 | ✓ | ✓ | +| v2.14.2 | v0.10.6 | ✓ | ✓ | | v2.14.1 | v0.10.4 | ✓ | ✓ | | v2.14.0 | v0.10.0 | ✗ | ✓ | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/faq/deprecated-features.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/faq/deprecated-features.md index b87b3441e1c..64fa68993a9 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/faq/deprecated-features.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/faq/deprecated-features.md @@ -12,6 +12,7 @@ Rancher 将在 GitHub 上发布的 Rancher 的[发版说明](https://github.com/ | Patch 版本 | 发布时间 | | ----------------------------------------------------------------- | ------------------ | +| [2.14.3](https://github.com/rancher/rancher/releases/tag/v2.14.3) | 2026 年 06 月 24 日 | | [2.14.2](https://github.com/rancher/rancher/releases/tag/v2.14.2) | 2026 年 05 月 28 日 | | [2.14.1](https://github.com/rancher/rancher/releases/tag/v2.14.1) | 2026 年 04 月 30 日 | | [2.14.0](https://github.com/rancher/rancher/releases/tag/v2.14.0) | 2026 年 03 月 25 日 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md index ea3a23df552..7d0a566b48a 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md @@ -15,6 +15,7 @@ title: 安装 Adapter | Rancher 版本 | Adapter 版本 | |-----------------|------------------| +| v2.14.3 | 109.0.0+up9.0.0 | | 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 | diff --git a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/reference-guides/rancher-webhook.md b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/reference-guides/rancher-webhook.md index ab94fdc85e8..fa609db1cac 100644 --- a/i18n/zh/docusaurus-plugin-content-docs/version-2.14/reference-guides/rancher-webhook.md +++ b/i18n/zh/docusaurus-plugin-content-docs/version-2.14/reference-guides/rancher-webhook.md @@ -20,7 +20,8 @@ Rancher 将 Rancher-Webhook 作为单独的 deployment 和服务部署在 local | Rancher Version | Webhook Version | Availability in Prime | Availability in Community | |-----------------|-----------------|-----------------------|---------------------------| -| v2.14.2 | v0.10.5 | ✓ | ✓ | +| v2.14.3 | v0.10.7 | ✓ | ✓ | +| v2.14.2 | v0.10.6 | ✓ | ✓ | | v2.14.1 | v0.10.4 | ✓ | ✓ | | v2.14.0 | v0.10.0 | ✗ | ✓ | diff --git a/src/pages/versions.md b/src/pages/versions.md index 3b5283e0c02..5b88b1db411 100644 --- a/src/pages/versions.md +++ b/src/pages/versions.md @@ -17,9 +17,9 @@ Here you can find links to supporting documentation for the current released ver