Skip to content

Commit 2df8bf0

Browse files
Add v1.2.1 to v1.2.2 upgrade page (#566)
Signed-off-by: Kiefer Chang <[email protected]> Co-authored-by: Jillian <[email protected]>
1 parent 337cf75 commit 2df8bf0

21 files changed

+63
-15
lines changed

docs/upgrade/automatic.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions.
2222

2323
| Upgrade from version | Supported new version(s) |
2424
|----------------------|--------------------------|
25+
| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 |
2526
| [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 |
2627
| [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 |
2728
| [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 |

docs/upgrade/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 7
2+
sidebar_position: 8
33
sidebar_label: Troubleshooting
44
title: "Troubleshooting"
55
---

docs/upgrade/v1-1-1-to-v1-1-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 4
2+
sidebar_position: 5
33
sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3
44
title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3"
55
---

docs/upgrade/v1-1-2-to-v1-2-0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 3
2+
sidebar_position: 4
33
sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended)
44
title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)"
55
---

docs/upgrade/v1-1-to-v1-1-2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 5
2+
sidebar_position: 6
33
sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2
44
title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2"
55
---

docs/upgrade/v1-2-0-to-v1-2-1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 2
2+
sidebar_position: 3
33
sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1
44
title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1"
55
---

docs/upgrade/v1-2-1-to-v1-2-2.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
---
2+
sidebar_position: 2
3+
sidebar_label: Upgrade from v1.2.1 to v1.2.2
4+
title: "Upgrade from v1.2.1 to v1.2.2"
5+
---
6+
7+
<head>
8+
<link rel="canonical" href="https://docs.harvesterhci.io/v1.3/upgrade/v1-2-1-to-v1-2-2"/>
9+
</head>
10+
11+
## General information
12+
13+
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).
14+
15+
For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions.
2222

2323
| Upgrade from version | Supported new version(s) |
2424
|----------------------|--------------------------|
25+
| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 |
2526
| [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 |
2627
| [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 |
2728
| [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 |

versioned_docs/version-v1.2/upgrade/troubleshooting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 7
2+
sidebar_position: 8
33
sidebar_label: Troubleshooting
44
title: "Troubleshooting"
55
---

versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
sidebar_position: 4
2+
sidebar_position: 5
33
sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3
44
title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3"
55
---

0 commit comments

Comments
 (0)