Skip to main content
Version: 3.4

Upgrade Loft

Upgrading Loft is easy! Loft can be upgraded either via the Loft CLI, or with Helm.

Upgrade Loft via:

To upgrade Loft via Loft CLI, run:

loft start --upgrade --version=$VERSION --values=loft.yaml
Versions and Values

The $VERSION variable above is an environment variable set to your desired Loft version to deploy. The loft.yaml file is an optional YAML file that contains Helm values you would like to use when upgrading your Loft deployment.