#!/bin/bash

set -xe

# Perform compatible upgrades.
/usr/libexec/openshift/ose-upgrade-migrate-datastore --compatible
