This document describes how to upgrade Flipt.
flipt migrate
command against your database.
The Flipt binary is self-contained and has all necessary migrations baked in.
You should use the version of Flipt you’re attempting to upgrade to.
flipt -v
to see the version you have installed.
You want this to be the version you’re attempting to upgrade to.
flipt migrate
(In this instance I am upgrading to Flipt v1.20.0).