Skip to content

Commit b2d7ea7

Browse files
Add missing information to v1.5.2 upgrade documentation (#895)
* Add v1.5.2 to upgrade paths table Signed-off-by: Jillian <[email protected]> * Add note about upgrading to v1.5.2 Signed-off-by: Jillian <[email protected]> * Add link to Upgrade paths section Signed-off-by: Jillian <[email protected]> * Update component versions table Signed-off-by: Jillian <[email protected]> * Fix broken link in Upgrade paths table Signed-off-by: Jillian <[email protected]> --------- Signed-off-by: Jillian <[email protected]>
1 parent 373bf63 commit b2d7ea7

File tree

4 files changed

+26
-14
lines changed

4 files changed

+26
-14
lines changed

docs/upgrade/automatic.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following table outlines the supported upgrade paths.
3434

3535
| Installed Version | Supported Upgrade Versions |
3636
| --- | --- |
37-
| v1.5.0/v1.5.1 | [v1.6.0](./v1-5-0-to-v1-6-0.md) |
37+
| v1.5.0/v1.5.1/v1.5.2 | [v1.6.0](./v1-5-x-to-v1-6-0.md) |
3838
| v1.5.0 | [v1.5.1](./v1-5-0-to-v1-5-1.md) |
3939
| v1.4.2/v1.4.3 | [v1.5.0](./v1-4-2-to-v1-5-0.md) and [v1.5.1](./v1-4-2-to-v1-5-1.md) |
4040
| v1.4.1/v1.4.2 | [v1.4.3](./v1-4-1-to-v1-4-3.md) |
@@ -53,12 +53,12 @@ Harvester v1.5.x and later versions allow the following:
5353

5454
The following table outlines the components used in these versions:
5555

56-
| Components | Harvester v1.4.2 and v1.4.3 | Harvester v1.5.x |
56+
| Components | Harvester v1.5.x | Harvester v1.6.0 |
5757
| --- | --- | --- |
58-
| KubeVirt | v1.3 | v1.4 |
59-
| Longhorn | v1.7 | v1.8 |
60-
| Rancher | v2.10 | v2.11 |
61-
| RKE2 | v1.31 | v1.32 |
58+
| KubeVirt | v1.4 | v1.5.2 |
59+
| Longhorn | v1.8 | v1.9.1 |
60+
| Rancher | v2.11 | v2.12.0 |
61+
| RKE2 | v1.32 | v1.33.3 |
6262

6363
:::note
6464

docs/upgrade/v1-5-x-to-v1-6-0.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ title: "Upgrade from v1.5.x to v1.6.0"
1212

1313
An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade).
1414

15-
You can directly upgrade from v1.5.0 to v1.6.0 because Harvester allows a maximum of one minor version upgrade for underlying components. Harvester v1.5.0, v1.5.1, and v1.5.2 use the same minor version of RKE2 (v1.32), while Harvester v1.6.0 uses the next minor version (v1.33).
15+
Clusters running v1.5.0 and v1.5.1 can upgrade to v1.6.x directly because Harvester allows a maximum of one minor version upgrade for underlying components. Harvester v1.5.0, v1.5.1, and v1.5.2 use the same minor version of RKE2 (v1.32), while Harvester v1.6.0 uses the next minor version (v1.33). For more information, see [Upgrade paths](./automatic.md#upgrade-paths).
16+
17+
:::note
18+
19+
Only customers affected by issues listed in the Bug Fixes section of the [release notes](https://github.com/harvester/harvester/releases/tag/v1.5.2) must install v1.5.2.
20+
21+
:::
1622

1723
For information about upgrading Harvester in air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).
1824

versioned_docs/version-v1.6/upgrade/automatic.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ The following table outlines the supported upgrade paths.
3434

3535
| Installed Version | Supported Upgrade Versions |
3636
| --- | --- |
37-
| v1.5.0/v1.5.1 | [v1.6.0](./v1-5-0-to-v1-6-0.md) |
37+
| v1.5.0/v1.5.1/v1.5.2 | [v1.6.0](./v1-5-x-to-v1-6-0.md) |
3838
| v1.5.0 | [v1.5.1](./v1-5-0-to-v1-5-1.md) |
3939
| v1.4.2/v1.4.3 | [v1.5.0](./v1-4-2-to-v1-5-0.md) and [v1.5.1](./v1-4-2-to-v1-5-1.md) |
4040
| v1.4.1/v1.4.2 | [v1.4.3](./v1-4-1-to-v1-4-3.md) |
@@ -53,12 +53,12 @@ Harvester v1.5.x and later versions allow the following:
5353

5454
The following table outlines the components used in these versions:
5555

56-
| Components | Harvester v1.4.2 and v1.4.3 | Harvester v1.5.x |
56+
| Components | Harvester v1.5.x | Harvester v1.6.0 |
5757
| --- | --- | --- |
58-
| KubeVirt | v1.3 | v1.4 |
59-
| Longhorn | v1.7 | v1.8 |
60-
| Rancher | v2.10 | v2.11 |
61-
| RKE2 | v1.31 | v1.32 |
58+
| KubeVirt | v1.4 | v1.5.2 |
59+
| Longhorn | v1.8 | v1.9.1 |
60+
| Rancher | v2.11 | v2.12.0 |
61+
| RKE2 | v1.32 | v1.33.3 |
6262

6363
:::note
6464

versioned_docs/version-v1.6/upgrade/v1-5-x-to-v1-6-0.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,13 @@ title: "Upgrade from v1.5.x to v1.6.0"
1212

1313
An **Upgrade** button appears on the **Dashboard** screen whenever a new Harvester version that you can upgrade to becomes available. For more information, see [Start an upgrade](./automatic.md#start-an-upgrade).
1414

15-
You can directly upgrade from v1.5.0 to v1.6.0 because Harvester allows a maximum of one minor version upgrade for underlying components. Harvester v1.5.0, v1.5.1, and v1.5.2 use the same minor version of RKE2 (v1.32), while Harvester v1.6.0 uses the next minor version (v1.33).
15+
Clusters running v1.5.0 and v1.5.1 can upgrade to v1.6.x directly because Harvester allows a maximum of one minor version upgrade for underlying components. Harvester v1.5.0, v1.5.1, and v1.5.2 use the same minor version of RKE2 (v1.32), while Harvester v1.6.0 uses the next minor version (v1.33). For more information, see [Upgrade paths](./automatic.md#upgrade-paths).
16+
17+
:::note
18+
19+
Only customers affected by issues listed in the Bug Fixes section of the [release notes](https://github.com/harvester/harvester/releases/tag/v1.5.2) must install v1.5.2.
20+
21+
:::
1622

1723
For information about upgrading Harvester in air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).
1824

0 commit comments

Comments
 (0)