diff --git a/content/rancher/v2.x/en/installation/air-gap-high-availability/config-rancher-system-charts/_index.md b/content/rancher/v2.x/en/installation/air-gap-high-availability/config-rancher-system-charts/_index.md index 1c89a2e99b2..84271a410d8 100644 --- a/content/rancher/v2.x/en/installation/air-gap-high-availability/config-rancher-system-charts/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-high-availability/config-rancher-system-charts/_index.md @@ -8,14 +8,7 @@ aliases: The [System Charts](https://github.com/rancher/system-charts) repository contains all the catalog items required for features such as monitoring, logging, alerting and global DNS. To be able to use these features in an air gap install, you will need to mirror the `system-charts` repository to a location in your network that Rancher can reach and configure Rancher to use that repository. -Use the branch of `system-charts` that corresponds to your version of Rancher: - -| Rancher Version | system-charts Repository Branch | -|-----------------|--------| -| v2.0.0 - v2.2.3 | master | -| v2.2.4+ | release-v2.2 | -| v2.3-alpha3 | v2.3-preview1 | -| v2.3-alpha5 | v2.3-preview2 | +Refer to the release notes in the `system-charts` repository to see which branch corresponds to your version of Rancher. ## B. Configure System Charts diff --git a/content/rancher/v2.x/en/installation/air-gap-single-node/config-rancher-system-charts/_index.md b/content/rancher/v2.x/en/installation/air-gap-single-node/config-rancher-system-charts/_index.md index 2d3a7596aab..e61d140cbf1 100644 --- a/content/rancher/v2.x/en/installation/air-gap-single-node/config-rancher-system-charts/_index.md +++ b/content/rancher/v2.x/en/installation/air-gap-single-node/config-rancher-system-charts/_index.md @@ -8,14 +8,7 @@ aliases: The [System Charts](https://github.com/rancher/system-charts) repository contains all the catalog items required for features such as monitoring, logging, alerting and global DNS. To be able to use these features in an air gap install, you will need to mirror the `system-charts` repository to a location in your network that Rancher can reach and configure Rancher to use that repository. -Use the branch of `system-charts` that corresponds to your version of Rancher: - -| Rancher Version | system-charts Repository Branch | -|-----------------|--------| -| v2.0.0 - v2.2.3 | master | -| v2.2.4+ | release-v2.2 | -| v2.3-alpha3 | v2.3-preview1 | -| v2.3-alpha5 | v2.3-preview2 | +Refer to the release notes in the `system-charts` repository to see which branch corresponds to your version of Rancher. ## B. Configure System Charts