diff --git a/app/_src/gateway-operator/production/upgrade/gateway-operator.md b/app/_src/gateway-operator/production/upgrade/gateway-operator.md index 6814c9f2b456..05ef06dac702 100644 --- a/app/_src/gateway-operator/production/upgrade/gateway-operator.md +++ b/app/_src/gateway-operator/production/upgrade/gateway-operator.md @@ -9,4 +9,7 @@ To upgrade between minor releases, follow the steps shown in the [installation g For major releases, consult the [changelog](/gateway-operator/changelog/) to see if there are any changes that require manual intervention before following the installation instructions. +When using the helm chart to install the operator please also consult the [`UPGRADE.md`][uprade_md_chart] file in the charts repository. + +[uprade_md_chart]: https://github.com/Kong/charts/blob/main/charts/gateway-operator/UPGRADE.md [semver]: https://semver.org/