DocsEmissary-ingress2.0Upgrading Emissary-ingress
1 min • read
Upgrading Emissary-ingress
Since Emissary-ingress's configuration is entirely stored in Kubernetes resources, no special process is necessary to upgrade Emissary-ingress.
The steps to upgrade depend on the method that was used to install Emissary-ingress, as indicated below.
Which upgrade method should I use?
To check if you installed Emissary-ingress with Helm, run the following command to see if it returns resources:
If Helm reports a release of Emissary-ingress in your cluster, you should upgrade with the help of Helm.
Otherwise, you should follow the YAML upgrade guide