diff --git a/docs/upgrade/automatic.md b/docs/upgrade/automatic.md index bece402fb55..3d68a0cd11f 100644 --- a/docs/upgrade/automatic.md +++ b/docs/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/docs/upgrade/troubleshooting.md b/docs/upgrade/troubleshooting.md index d0494e71874..e1e911e52fa 100644 --- a/docs/upgrade/troubleshooting.md +++ b/docs/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/docs/upgrade/v1-1-1-to-v1-1-3.md b/docs/upgrade/v1-1-1-to-v1-1-3.md index 72763ae1b53..2822dcba15d 100644 --- a/docs/upgrade/v1-1-1-to-v1-1-3.md +++ b/docs/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/docs/upgrade/v1-1-2-to-v1-2-0.md b/docs/upgrade/v1-1-2-to-v1-2-0.md index 57168cd10e4..175704435de 100644 --- a/docs/upgrade/v1-1-2-to-v1-2-0.md +++ b/docs/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/docs/upgrade/v1-1-to-v1-1-2.md b/docs/upgrade/v1-1-to-v1-1-2.md index f96f090ab67..915bf8e68d8 100644 --- a/docs/upgrade/v1-1-to-v1-1-2.md +++ b/docs/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/docs/upgrade/v1-2-0-to-v1-2-1.md b/docs/upgrade/v1-2-0-to-v1-2-1.md index a09fc718a2e..5078d3d32a5 100644 --- a/docs/upgrade/v1-2-0-to-v1-2-1.md +++ b/docs/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/docs/upgrade/v1-2-1-to-v1-2-2.md b/docs/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..7428caa7b3d --- /dev/null +++ b/docs/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +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). + +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.2/upgrade/automatic.md b/versioned_docs/version-v1.2/upgrade/automatic.md index d355c522eab..e5d6586aca9 100644 --- a/versioned_docs/version-v1.2/upgrade/automatic.md +++ b/versioned_docs/version-v1.2/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/versioned_docs/version-v1.2/upgrade/troubleshooting.md b/versioned_docs/version-v1.2/upgrade/troubleshooting.md index f5bec440090..6f9d3425964 100644 --- a/versioned_docs/version-v1.2/upgrade/troubleshooting.md +++ b/versioned_docs/version-v1.2/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md b/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md index ec70f79020f..abb1632811a 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md b/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md index 8a656771b0d..42b8c1fcc09 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md b/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md index 6f9186d6f84..81ecb85634e 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md +++ b/versioned_docs/version-v1.2/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md b/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md index 604a92bf906..e2fc3318a31 100644 --- a/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md +++ b/versioned_docs/version-v1.2/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..103a416be19 --- /dev/null +++ b/versioned_docs/version-v1.2/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +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). + +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade). diff --git a/versioned_docs/version-v1.3/upgrade/automatic.md b/versioned_docs/version-v1.3/upgrade/automatic.md index bece402fb55..3d68a0cd11f 100644 --- a/versioned_docs/version-v1.3/upgrade/automatic.md +++ b/versioned_docs/version-v1.3/upgrade/automatic.md @@ -22,6 +22,7 @@ The following table shows the upgrade path of all supported versions. | Upgrade from version | Supported new version(s) | |----------------------|--------------------------| +| [v1.2.1](./v1-2-1-to-v1-2-2.md) | v1.2.2 | | [v1.1.2/v1.2.0](./v1-2-0-to-v1-2-1.md) | v1.2.1 | | [v1.1.1/v1.1.2](./v1-1-1-to-v1-1-3.md) | v1.1.3 | | [v1.1.0/v1.1.1](./v1-1-to-v1-1-2.md) | v1.1.2 | diff --git a/versioned_docs/version-v1.3/upgrade/troubleshooting.md b/versioned_docs/version-v1.3/upgrade/troubleshooting.md index d0494e71874..e1e911e52fa 100644 --- a/versioned_docs/version-v1.3/upgrade/troubleshooting.md +++ b/versioned_docs/version-v1.3/upgrade/troubleshooting.md @@ -1,5 +1,5 @@ --- -sidebar_position: 7 +sidebar_position: 8 sidebar_label: Troubleshooting title: "Troubleshooting" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md b/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md index 72763ae1b53..2822dcba15d 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-1-to-v1-1-3.md @@ -1,5 +1,5 @@ --- -sidebar_position: 4 +sidebar_position: 5 sidebar_label: Upgrade from v1.1.1/v1.1.2 to v1.1.3 title: "Upgrade from v1.1.1/v1.1.2 to v1.1.3" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md b/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md index 57168cd10e4..175704435de 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-2-to-v1-2-0.md @@ -1,5 +1,5 @@ --- -sidebar_position: 3 +sidebar_position: 4 sidebar_label: Upgrade from v1.1.2 to v1.2.0 (not recommended) title: "Upgrade from v1.1.2 to v1.2.0 (not recommended)" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md b/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md index f96f090ab67..915bf8e68d8 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md +++ b/versioned_docs/version-v1.3/upgrade/v1-1-to-v1-1-2.md @@ -1,5 +1,5 @@ --- -sidebar_position: 5 +sidebar_position: 6 sidebar_label: Upgrade from v1.1.0/v1.1.1 to v1.1.2 title: "Upgrade from v1.1.0/v1.1.1 to v1.1.2" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md b/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md index a09fc718a2e..5078d3d32a5 100644 --- a/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md +++ b/versioned_docs/version-v1.3/upgrade/v1-2-0-to-v1-2-1.md @@ -1,5 +1,5 @@ --- -sidebar_position: 2 +sidebar_position: 3 sidebar_label: Upgrade from v1.1.2/v1.2.0 to v1.2.1 title: "Upgrade from v1.1.2/v1.2.0 to v1.2.1" --- diff --git a/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md new file mode 100644 index 00000000000..7428caa7b3d --- /dev/null +++ b/versioned_docs/version-v1.3/upgrade/v1-2-1-to-v1-2-2.md @@ -0,0 +1,15 @@ +--- +sidebar_position: 2 +sidebar_label: Upgrade from v1.2.1 to v1.2.2 +title: "Upgrade from v1.2.1 to v1.2.2" +--- + + + + + +## General information + +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). + +For air-gapped environments, see [Prepare an air-gapped upgrade](./automatic.md#prepare-an-air-gapped-upgrade).