{% if page.version != site.latest %}
This is the documentation for the latest development version of Velero. Both code and docs may be unstable, and these docs are not guaranteed to be up to date or correct. See the latest version.
{% elsif page.version contains 'beta' or page.version contains 'alpha' or page.version contains 'rc' %}This is the documentation for the latest pre-production version of Velero. Both code and docs may be unstable, and these docs only a best-guess effort at being up to date or correct. See the latest version.
{% else %}Documentation for version {{ page.version }} is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
{% endif %}Heptio Ark is now Velero! v0.11 is our first release with the new name. For instructions on migrating your Ark deployments and data to Velero, please see the Upgrade section in the latest version. For more details on the renaming, please read our blog post.