diff --git a/docs/faq/deprecated-features.md b/docs/faq/deprecated-features.md index 405dfdf3ab4..f05b0761ddb 100644 --- a/docs/faq/deprecated-features.md +++ b/docs/faq/deprecated-features.md @@ -16,10 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https:// | Patch Version | Release Date | |---------------|---------------| -| [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 | -| [2.9.1](https://github.com/rancher/rancher/releases/tag/v2.9.1) | Aug 26, 2024 | -| [2.9.0](https://github.com/rancher/rancher/releases/tag/v2.9.0) | Jul 31, 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/reference-guides/rancher-webhook.md b/docs/reference-guides/rancher-webhook.md index 6461253264b..41685f5766d 100644 --- a/docs/reference-guides/rancher-webhook.md +++ b/docs/reference-guides/rancher-webhook.md @@ -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.9.3 | v0.5.3 | ✓ | ✓ | -| v2.9.2 | v0.5.2 | ✓ | ✓ | -| v2.9.1 | v0.5.1 | ✓ | ✓ | -| v2.9.0 | v0.5.0 | ✗ | ✓ | +| 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 5de5c290c9f..c7d278de490 100644 --- a/shared-files/_cni-popularity.md +++ b/shared-files/_cni-popularity.md @@ -3,8 +3,8 @@ The following table summarizes different GitHub metrics to give you an idea of e | Provider | Project | Stars | Forks | Contributors | | ---- | ---- | ---- | ---- | ---- | -| Canal | https://github.com/projectcalico/canal | 716 | 100 | 20 | -| Flannel | https://github.com/flannel-io/flannel | 8.8k | 2.9k | 234 | -| Calico | https://github.com/projectcalico/calico | 6.0k | 1.3k | 353 | -| Weave | https://github.com/weaveworks/weave/ | 6.6k | 670 | 85 | -| Cilium | https://github.com/cilium/cilium | 20.0k | 2.9k | 832 | +| 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 | diff --git a/src/pages/versions.md b/src/pages/versions.md index 358b424f7d2..e29ca40b4e2 100644 --- a/src/pages/versions.md +++ b/src/pages/versions.md @@ -6,6 +6,27 @@ title: Rancher Documentation Versions ### Current Versions +Here you can find links to supporting documentation for the current released version of Rancher v2.10, and its availability for [Rancher Prime](/v2.10/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher: + + + + + + + + + + + + + + + + + + +
VersionDocumentationRelease NotesSupport MatrixPrimeCommunity
v2.10.0DocumentationRelease Notes
N/A
N/A
+ Here you can find links to supporting documentation for the current released version of Rancher v2.9, and its availability for [Rancher Prime](/v2.8/getting-started/quick-start-guides/deploy-rancher-manager/prime) and the Community version of Rancher: diff --git a/versioned_docs/version-2.10/faq/deprecated-features.md b/versioned_docs/version-2.10/faq/deprecated-features.md index bef8d016578..f05b0761ddb 100644 --- a/versioned_docs/version-2.10/faq/deprecated-features.md +++ b/versioned_docs/version-2.10/faq/deprecated-features.md @@ -16,9 +16,7 @@ Rancher will publish deprecated features as part of the [release notes](https:// | Patch Version | Release Date | |---------------|---------------| -| [2.9.2](https://github.com/rancher/rancher/releases/tag/v2.9.2) | Sep 19, 2024 | -| [2.9.1](https://github.com/rancher/rancher/releases/tag/v2.9.1) | Aug 26, 2024 | -| [2.9.0](https://github.com/rancher/rancher/releases/tag/v2.9.0) | Jul 31, 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/reference-guides/rancher-webhook.md b/versioned_docs/version-2.10/reference-guides/rancher-webhook.md index 39223b92d4e..843f09c06dc 100644 --- a/versioned_docs/version-2.10/reference-guides/rancher-webhook.md +++ b/versioned_docs/version-2.10/reference-guides/rancher-webhook.md @@ -20,9 +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.2 | v0.5.2 | ✓ | ✓ | -| v2.9.1 | v0.5.1 | ✓ | ✓ | -| v2.9.0 | v0.5.0 | ✗ | ✓ | +| v2.10.0 | v0.6.1 | ✗ | ✓ | ## Why Do We Need It?