Skip to content

Commit d99e4d5

Browse files
committed
Update upgrade matrix for v1.4.3 release
Because Harvester v1.4.3 only has very minor component updates compared to v1.4.2 (RKE2 v1.31.4 --> v1.31.7, LH v1.7.2 --> LH v1.7.3), it's possible to upgrade as follows: - v1.4.2/v1.4.3 --> v1.5.0 - v1.4.1/v1.4.2 --> v1.4.3 Signed-off-by: Tim Serong <[email protected]>
1 parent a7214f6 commit d99e4d5

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

docs/upgrade/automatic.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,8 @@ The following table shows the upgrade path of all supported versions.
2222

2323
| Upgrade from version | Supported new version(s) |
2424
|----------------------|--------------------------|
25-
| [v1.4.2](./v1-4-2-to-v1-5-0.md) | v1.5.0 |
25+
| [v1.4.2/v1.4.3](./v1-4-2-to-v1-5-0.md) | v1.5.0 |
26+
| [v1.4.1/v1.4.2](./v1-4-1-to-v1-4-3.md) | v1.4.3 |
2627
| [v1.4.1](./v1-4-1-to-v1-4-2.md) | v1.4.2 |
2728
| [v1.4.0](./v1-4-0-to-v1-4-1.md) | v1.4.1 |
2829
| [v1.3.2](./v1-3-2-to-v1-4-0.md) | v1.4.0 |

docs/upgrade/v1-4-2-to-v1-4-3.md renamed to docs/upgrade/v1-4-1-to-v1-4-3.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
sidebar_position: 3
3-
sidebar_label: Upgrade from v1.4.2 to v1.4.3
4-
title: "Upgrade from v1.4.2 to v1.4.3"
3+
sidebar_label: Upgrade from v1.4.1/v1.4.2 to v1.4.3
4+
title: "Upgrade from v1.4.1/v1.4.2 to v1.4.3"
55
---
66

77
<head>
8-
<link rel="canonical" href="https://docs.harvesterhci.io/v1.5/upgrade/v1-4-2-to-v1-4-3"/>
8+
<link rel="canonical" href="https://docs.harvesterhci.io/v1.5/upgrade/v1-4-1-to-v1-4-3"/>
99
</head>
1010

1111
## General information

docs/upgrade/v1-4-2-to-v1-5-0.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
sidebar_position: 2
3-
sidebar_label: Upgrade from v1.4.2 to v1.5.0
4-
title: "Upgrade from v1.4.2 to v1.5.0"
3+
sidebar_label: Upgrade from v1.4.2/v1.4.3 to v1.5.0
4+
title: "Upgrade from v1.4.2/v1.4.3 to v1.5.0"
55
---
66

77
<head>

0 commit comments

Comments
 (0)