diff --git a/docs/faq/deprecated-features.md b/docs/faq/deprecated-features.md
index f05b0761ddb..c3b1f059cce 100644
--- a/docs/faq/deprecated-features.md
+++ b/docs/faq/deprecated-features.md
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
+| [2.10.1](https://github.com/rancher/rancher/releases/tag/v2.10.1) | Dec 19, 2024 |
| [2.10.0](https://github.com/rancher/rancher/releases/tag/v2.10.0) | Nov 18, 2024 |
## What can I expect when a feature is marked for deprecation?
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 e4050d9423b..fe9e72f977c 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.10.1 | v105.0.0+up5.0.1 |
| v2.10.0 | v105.0.0+up5.0.1 |
### 1. Gain Access to the Local Cluster
diff --git a/docs/reference-guides/rancher-webhook.md b/docs/reference-guides/rancher-webhook.md
index 41685f5766d..dd9f7a8bfe6 100644
--- a/docs/reference-guides/rancher-webhook.md
+++ b/docs/reference-guides/rancher-webhook.md
@@ -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.10.1 | v0.6.2 | ✓ | ✓ |
| v2.10.0 | v0.6.1 | ✗ | ✓ |
## Why Do We Need It?
diff --git a/shared-files/_cni-popularity.md b/shared-files/_cni-popularity.md
index c7d278de490..0fc91281fbb 100644
--- a/shared-files/_cni-popularity.md
+++ b/shared-files/_cni-popularity.md
@@ -1,10 +1,10 @@
-The following table summarizes different GitHub metrics to give you an idea of each project's popularity and activity levels. This data was collected in October 2024.
+The following table summarizes different GitHub metrics to give you an idea of each project's popularity and activity levels. This data was collected in December 2024.
| Provider | Project | Stars | Forks | Contributors |
| ---- | ---- | ---- | ---- | ---- |
-| Canal | https://github.com/projectcalico/canal | 717 | 100 | 20 |
-| Flannel | https://github.com/flannel-io/flannel | 8.8k | 2.9k | 235 |
-| Calico | https://github.com/projectcalico/calico | 6.0k | 1.3k | 356 |
-| Weave | https://github.com/weaveworks/weave/ | 6.6k | 670 | 84 |
-| Cilium | https://github.com/cilium/cilium | 20.2k | 3k | 853 |
+| Canal | https://github.com/projectcalico/canal | 718 | 100 | 20 |
+| Flannel | https://github.com/flannel-io/flannel | 8.9k | 2.9k | 234 |
+| Calico | https://github.com/projectcalico/calico | 6.1k | 1.4k | 360 |
+| Weave | https://github.com/weaveworks/weave/ | 6.6k | 672 | 84 |
+| Cilium | https://github.com/cilium/cilium | 20.5k | 3k | 868 |
diff --git a/src/pages/versions.md b/src/pages/versions.md
index 24e47450363..48e435ca2c8 100644
--- a/src/pages/versions.md
+++ b/src/pages/versions.md
@@ -18,12 +18,12 @@ Here you can find links to supporting documentation for the current released ver
Community |
- | v2.10.0 |
+ v2.10.1 |
Documentation |
- Release Notes |
- N/A |
+ Release Notes |
N/A |
✓ |
+ ✓ |
@@ -39,9 +39,9 @@ Here you can find links to supporting documentation for the current released ver
Community |
- | v2.9.4 |
+ v2.9.5 |
Documentation |
- Release Notes |
+ Release Notes |
N/A |
✓ |
N/A |
@@ -60,9 +60,9 @@ Here you can find links to supporting documentation for the current released ver
Community |
- | v2.8.10 |
+ v2.8.11 |
Documentation |
- Release Notes |
+ Release Notes |
N/A |
✓ |
N/A |
@@ -92,6 +92,27 @@ Here you can find links to supporting documentation for the current released ver
### Past Versions
+Here you can find links to supporting documentation for previous versions of Rancher v2.10, and their availability for [Rancher Prime](/v2.10/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher:
+
+
+
+ | Version |
+ Documentation |
+ Release Notes |
+ Support Matrix |
+ Prime |
+ Community |
+
+
+ | v2.10.0 |
+ Documentation |
+ Release Notes |
+ N/A |
+ N/A |
+ ✓ |
+
+
+
Here you can find links to supporting documentation for previous versions of Rancher v2.9, and their availability for [Rancher Prime](/v2.9/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher:
@@ -103,6 +124,14 @@ Here you can find links to supporting documentation for previous versions of Ran
| Prime |
Community |
+
+ | v2.9.4 |
+ Documentation |
+ Release Notes |
+ Support Matrix |
+ ✓ |
+ N/A |
+
| v2.9.3 |
Documentation |
@@ -150,6 +179,14 @@ Here you can find links to supporting documentation for previous versions of Ran
Prime |
Community |
+
+ | v2.8.10 |
+ Documentation |
+ Release Notes |
+ Support Matrix |
+ ✓ |
+ N/A |
+
| v2.8.9 |
Documentation |
diff --git a/versioned_docs/version-2.10/faq/deprecated-features.md b/versioned_docs/version-2.10/faq/deprecated-features.md
index f05b0761ddb..c3b1f059cce 100644
--- a/versioned_docs/version-2.10/faq/deprecated-features.md
+++ b/versioned_docs/version-2.10/faq/deprecated-features.md
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
+| [2.10.1](https://github.com/rancher/rancher/releases/tag/v2.10.1) | Dec 19, 2024 |
| [2.10.0](https://github.com/rancher/rancher/releases/tag/v2.10.0) | Nov 18, 2024 |
## What can I expect when a feature is marked for deprecation?
diff --git a/versioned_docs/version-2.10/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.10/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
index e4050d9423b..fe9e72f977c 100644
--- a/versioned_docs/version-2.10/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
+++ b/versioned_docs/version-2.10/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.10.1 | v105.0.0+up5.0.1 |
| v2.10.0 | v105.0.0+up5.0.1 |
### 1. Gain Access to the Local Cluster
diff --git a/versioned_docs/version-2.10/reference-guides/rancher-webhook.md b/versioned_docs/version-2.10/reference-guides/rancher-webhook.md
index 843f09c06dc..71b5558fda3 100644
--- a/versioned_docs/version-2.10/reference-guides/rancher-webhook.md
+++ b/versioned_docs/version-2.10/reference-guides/rancher-webhook.md
@@ -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.10.1 | v0.6.2 | ✓ | ✓ |
| v2.10.0 | v0.6.1 | ✗ | ✓ |
## Why Do We Need It?
diff --git a/versioned_docs/version-2.8/faq/deprecated-features.md b/versioned_docs/version-2.8/faq/deprecated-features.md
index fb8b1e7de3c..d3a6a5f9fab 100644
--- a/versioned_docs/version-2.8/faq/deprecated-features.md
+++ b/versioned_docs/version-2.8/faq/deprecated-features.md
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
+| [2.8.11](https://github.com/rancher/rancher/releases/tag/v2.8.11) | Dec 18, 2024 |
| [2.8.10](https://github.com/rancher/rancher/releases/tag/v2.8.10) | Nov 18, 2024 |
| [2.8.9](https://github.com/rancher/rancher/releases/tag/v2.8.9) | Oct 24, 2024 |
| [2.8.8](https://github.com/rancher/rancher/releases/tag/v2.8.8) | Sep 19, 2024 |
diff --git a/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
index 67e75c32318..798dda6d67d 100644
--- a/versioned_docs/version-2.8/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
+++ b/versioned_docs/version-2.8/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.8.11 | v103.0.1+up3.0.1 |
| v2.8.10 | v103.0.1+up3.0.1 |
| v2.8.9 | v103.0.1+up3.0.1 |
| v2.8.8 | v103.0.1+up3.0.1 |
diff --git a/versioned_docs/version-2.8/reference-guides/rancher-webhook.md b/versioned_docs/version-2.8/reference-guides/rancher-webhook.md
index 9d04842e8a2..bed6b23ea80 100644
--- a/versioned_docs/version-2.8/reference-guides/rancher-webhook.md
+++ b/versioned_docs/version-2.8/reference-guides/rancher-webhook.md
@@ -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.8.11 | v0.4.14 | ✓ | ✗ |
| v2.8.10 | v0.4.13 | ✓ | ✗ |
| v2.8.9 | v0.4.12 | ✓ | ✗ |
| v2.8.8 | v0.4.11 | ✓ | ✗ |
diff --git a/versioned_docs/version-2.9/faq/deprecated-features.md b/versioned_docs/version-2.9/faq/deprecated-features.md
index 29e687a82a1..86c334b8159 100644
--- a/versioned_docs/version-2.9/faq/deprecated-features.md
+++ b/versioned_docs/version-2.9/faq/deprecated-features.md
@@ -16,6 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https://
| Patch Version | Release Date |
|---------------|---------------|
+| [2.9.5](https://github.com/rancher/rancher/releases/tag/v2.9.5) | Dec 19, 2024 |
| [2.9.4](https://github.com/rancher/rancher/releases/tag/v2.9.4) | Nov 18, 2024 |
| [2.9.3](https://github.com/rancher/rancher/releases/tag/v2.9.3) | Oct 24, 2024 |
| [2.9.2](https://github.com/rancher/rancher/releases/tag/v2.9.2) | Sep 19, 2024 |
diff --git a/versioned_docs/version-2.9/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md b/versioned_docs/version-2.9/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
index 9195993e8be..fe41cc49fc7 100644
--- a/versioned_docs/version-2.9/integrations-in-rancher/cloud-marketplace/aws-cloud-marketplace/install-adapter.md
+++ b/versioned_docs/version-2.9/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.9.5 | v104.0.0+up4.0.0 |
| v2.9.4 | v104.0.0+up4.0.0 |
| v2.9.3 | v104.0.0+up4.0.0 |
| v2.9.2 | v104.0.0+up4.0.0 |
diff --git a/versioned_docs/version-2.9/reference-guides/rancher-webhook.md b/versioned_docs/version-2.9/reference-guides/rancher-webhook.md
index 81e040a07d9..7b43e4b558e 100644
--- a/versioned_docs/version-2.9/reference-guides/rancher-webhook.md
+++ b/versioned_docs/version-2.9/reference-guides/rancher-webhook.md
@@ -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.9.5 | v0.5.5 | ✓ | ✗ |
| v2.9.4 | v0.5.4 | ✓ | ✗ |
| v2.9.3 | v0.5.3 | ✓ | ✓ |
| v2.9.2 | v0.5.2 | ✓ | ✓ |