diff --git a/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index 88e0bcdfa16..c1f311ddf5c 100644 --- a/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/docs/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -32,7 +32,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.13.x to v2.14.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -45,7 +45,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version. diff --git a/versioned_docs/version-2.10/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/versioned_docs/version-2.10/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index d3c002029d8..d9ca6ebdb3e 100644 --- a/versioned_docs/version-2.10/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/versioned_docs/version-2.10/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -35,7 +35,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.9.x to v2.10.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -48,7 +48,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version. diff --git a/versioned_docs/version-2.11/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/versioned_docs/version-2.11/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index 3722e61bc22..25fe6177acf 100644 --- a/versioned_docs/version-2.11/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/versioned_docs/version-2.11/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -35,7 +35,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.10.x to v2.11.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -48,7 +48,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version. diff --git a/versioned_docs/version-2.12/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/versioned_docs/version-2.12/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index 66287fe0a3f..7f8a79be1a5 100644 --- a/versioned_docs/version-2.12/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/versioned_docs/version-2.12/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -32,7 +32,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.11.x to v2.12.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -45,7 +45,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version. diff --git a/versioned_docs/version-2.13/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/versioned_docs/version-2.13/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index 0599741618b..ec9bba5da2d 100644 --- a/versioned_docs/version-2.13/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/versioned_docs/version-2.13/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -32,7 +32,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.12.x to v2.13.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -45,7 +45,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version. diff --git a/versioned_docs/version-2.14/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md b/versioned_docs/version-2.14/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md index 88e0bcdfa16..c1f311ddf5c 100644 --- a/versioned_docs/version-2.14/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md +++ b/versioned_docs/version-2.14/getting-started/installation-and-upgrade/install-upgrade-on-a-kubernetes-cluster/upgrades.md @@ -32,7 +32,7 @@ Note that upgrades _to_ or _from_ any chart in the [rancher-alpha repository](.. **Important:** The only tested and supported Rancher upgrade path between minor versions (e.g. v2.13.x to v2.14.x) is to upgrade from the latest available patch version of your current running minor release to the latest available patch version of the next minor release. -Before initiating an upgrade, verify that you are running the most recent patch release of your current version. +Before initiating a minor version upgrade, verify that you are running the most recent patch release of your current version. You can query the available chart versions with the Helm CLI: @@ -45,7 +45,7 @@ You can query the available chart versions with the Helm CLI: 1. Search for available versions in your [specific repository](../resources/choose-a-rancher-version.md#helm-chart-repositories) (e.g., rancher-stable): ``` - helm repo search rancher-/rancher --versions + helm search repo rancher-/rancher --versions ``` If your installation is not on the latest patch version of the current minor release, you must upgrade to that version before proceeding to the next minor version.