Updating
Risved can be updated from the dashboard or from the command line.
From the dashboard
Go to Settings and click the update button. You can see what's new before you install. The update applies in place, your projects keep running.
From the command line
risved update This pulls the latest version and restarts the control plane. Your deployed apps are not affected.
Version pinning
To install a specific version:
RISVED_VERSION=1.2.0 risved update