Upgrading AtScale

To upgrade AtScale, open a terminal window and run the following:

helm upgrade atscale oci://docker.io/atscaleinc/atscale --version <version_number> -f <override_file>

Where <override_file> is your values override file and <version_number> is the version of AtScale you want to upgrade to. For more information on the values override file, see Installing AtScale.