Skip to content

Commit c74657d

Browse files
committed
fix(upgrade): consolidate v1.5.x to v1.6.0 upgrade path
Signed-off-by: Zespre Chang <[email protected]>
1 parent 4ba7c4c commit c74657d

File tree

2 files changed

+6
-8
lines changed

2 files changed

+6
-8
lines changed

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
sidebar_position: 2
3-
sidebar_label: Upgrade from v1.5.0/v1.5.1/v1.5.2 to v1.6.0
4-
title: "Upgrade from v1.5.0/1.5.1/v1.5.2 to v1.6.0"
3+
sidebar_label: Upgrade from v1.5.x to v1.6.0
4+
title: "Upgrade from v1.5.x to v1.6.0"
55
---
66

77
<head>
8-
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/upgrade/v1-5-0-to-v1-6-0"/>
8+
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/upgrade/v1-5-x-to-v1-6-0"/>
99
</head>
1010

1111
## General Information
@@ -153,4 +153,3 @@ esac
153153
The workaround is to replace the above contents generated from gopkg.in/yaml.v3 for `/etc/wicked/scripts/setup_bond.sh` and `/etc/wicked/scripts/setup_bridge.sh` in `/oem/90_custom.yaml` file. Once the file is updated, the upgrade process should resume its progress.
154154

155155
Related issue: [#9033](https://github.com/harvester/harvester/issues/9033)
156-

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

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
---
22
sidebar_position: 2
3-
sidebar_label: Upgrade from v1.5.0/v1.5.1/v1.5.2 to v1.6.0
4-
title: "Upgrade from v1.5.0/1.5.1/v1.5.2 to v1.6.0"
3+
sidebar_label: Upgrade from v1.5.x to v1.6.0
4+
title: "Upgrade from v1.5.x to v1.6.0"
55
---
66

77
<head>
8-
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/upgrade/v1-5-0-to-v1-6-0"/>
8+
<link rel="canonical" href="https://docs.harvesterhci.io/v1.6/upgrade/v1-5-x-to-v1-6-0"/>
99
</head>
1010

1111
## General Information
@@ -153,4 +153,3 @@ esac
153153
The workaround is to replace the above contents generated from gopkg.in/yaml.v3 for `/etc/wicked/scripts/setup_bond.sh` and `/etc/wicked/scripts/setup_bridge.sh` in `/oem/90_custom.yaml` file. Once the file is updated, the upgrade process should resume its progress.
154154

155155
Related issue: [#9033](https://github.com/harvester/harvester/issues/9033)
156-

0 commit comments

Comments
 (0)