-
Notifications
You must be signed in to change notification settings - Fork 31
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
f6bd19b
commit 11e92b5
Showing
2 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -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. |