diff --git a/platform/install/supported_versions.mdx b/platform/install/supported_versions.mdx new file mode 100644 index 00000000..0e9a9b08 --- /dev/null +++ b/platform/install/supported_versions.mdx @@ -0,0 +1,19 @@ +--- +title: Understand the vCluster Platform version lifeycle +sidebar_label: vCluster Platform Version Lifecyle +sidebar_position: 5 +--- + +Due to the rapid development of vCluster Platform, each minor version of vCluster is actively supported for 3 months after it's been released. At the end of +active support, it moves to into maintenance support for 3 months, where only security fixes are fixed in that version. Any previous versions that are not on this list are no longer in any support window. + +## vCluster Platform Releases + +| Release | Released | Active Support End Date | Maintenance Support End Date | Latest Release | +|---|---|---|---|---| +| v4.2 | December 17, 2024 | March 17, 2025 | June 17, 2025 | v4.2.1 | +| v4.1 | November 12, 2024 | February 12, 2025 | May 12, 2025 | v4.10.21.3 | +| v4.0 | October 15, 2024 | January 15, 2025 | April 15, 2025 | v4.0.1 +| v3.4| February 29, 2024 | April 1, 2025* | July 1, 2025 | v3.4.9 | + +\* Due to the number of breaking changes from vCluster v0.19 to v0.20 and vCluster Platform v3.4 to v4.0, v3.4 has an extended active support end date. Review our [migration guide](../reference/migrations/4-0-migration.mdx) to upgrade your v3.4 to v4.0 vCluster Platform. \ No newline at end of file diff --git a/vcluster/deploy/supported_versions.mdx b/vcluster/deploy/supported_versions.mdx new file mode 100644 index 00000000..9b7d27f3 --- /dev/null +++ b/vcluster/deploy/supported_versions.mdx @@ -0,0 +1,19 @@ +--- +title: Understand the vCluster version lifeycle +sidebar_label: vCluster Version Lifecyle +sidebar_position: 5 +--- + +Due to the rapid development of vCluster, each minor version of vCluster is actively supported for 3 months after it's been released. At the end of +active support, it moves to into maintenance support for 3 months, where only security fixes are fixed in that version. Any previous versions that are not on this list are no longer in any support window. + +## vCluster Releases + +| Release | Released | Active Support End Date | Maintenance Support End Date | Latest Release | +|---|---|---|---|---| +| v0.22 | December 18, 2024 | March 18, 2025 | June 18, 2025 | v0.22.0 | +| v0.21 | November 11, 2024 | February 11, 2025 | May 11, 2025 | v0.21.3 | +| v0.20 | August 14, 2024 | November 14, 2025 | February 14, 2025 | v0.20.5 +| v0.19 | February 12, 2024 | April 1, 2025* | July 1, 2025 | v0.19.9 | + +\* Due to the number of breaking changes from v0.19 to v0.20, v0.19 has an extended active support end date. Review our [migration guide](../reference/migrations/0-20-migration.mdx) to upgrade your v0.19 to v0.20 virtual clusters. \ No newline at end of file