Upgrading the Metoro Helm Chart
To upgrade your Metoro installation to the latest version, run the following commands:- Add the Metoro Helm repository (if not already added)
- Update your local repository cache to get the latest chart versions
- Upgrade your existing Metoro installation in the
metoro
namespace to the latest version
The upgrade process will preserve your existing configuration values. If you need to modify configuration during the upgrade, you can pass additional values using the
--set
flag or a values file with -f values.yaml
.