diff --git a/site/content/en/docs/install/install-helm.md b/site/content/en/docs/install/install-helm.md index b9768eca129..16975efc84d 100644 --- a/site/content/en/docs/install/install-helm.md +++ b/site/content/en/docs/install/install-helm.md @@ -61,7 +61,9 @@ consideration when debugging. ## Upgrading from a previous version -Follow the steps outlined in [this](./install-yaml.md#upgrading-from-v1.1) section if you're upgrading from a previous version. +[Helm](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations) does not update CRDs +that live in the `/crds` folder in the Helm Chart. So you will manually need to update the CRDs. +Follow the steps outlined in [this](./install-yaml/#upgrading-from-v1.1) section if you're upgrading from a previous version. ## Helm chart customizations diff --git a/site/content/en/latest/install/install-helm.md b/site/content/en/latest/install/install-helm.md index b9768eca129..16975efc84d 100644 --- a/site/content/en/latest/install/install-helm.md +++ b/site/content/en/latest/install/install-helm.md @@ -61,7 +61,9 @@ consideration when debugging. ## Upgrading from a previous version -Follow the steps outlined in [this](./install-yaml.md#upgrading-from-v1.1) section if you're upgrading from a previous version. +[Helm](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations) does not update CRDs +that live in the `/crds` folder in the Helm Chart. So you will manually need to update the CRDs. +Follow the steps outlined in [this](./install-yaml/#upgrading-from-v1.1) section if you're upgrading from a previous version. ## Helm chart customizations diff --git a/site/content/en/v1.2/install/install-helm.md b/site/content/en/v1.2/install/install-helm.md index b9768eca129..16975efc84d 100644 --- a/site/content/en/v1.2/install/install-helm.md +++ b/site/content/en/v1.2/install/install-helm.md @@ -61,7 +61,9 @@ consideration when debugging. ## Upgrading from a previous version -Follow the steps outlined in [this](./install-yaml.md#upgrading-from-v1.1) section if you're upgrading from a previous version. +[Helm](https://helm.sh/docs/chart_best_practices/custom_resource_definitions/#some-caveats-and-explanations) does not update CRDs +that live in the `/crds` folder in the Helm Chart. So you will manually need to update the CRDs. +Follow the steps outlined in [this](./install-yaml/#upgrading-from-v1.1) section if you're upgrading from a previous version. ## Helm chart customizations