Documentation for version v1.3.0 is no longer actively maintained. The version you are currently viewing is a static snapshot. For up-to-date documentation, see the latest version.
This document describes Velero’s image tagging policy.
velero/velero:<SemVer>
Velero follows the
Semantic Versioning standard for releases. Each tag in the github.com/vmware-tanzu/velero repository has a matching image, e.g. velero/velero:v1.0.0.
velero/velero:latest
The latest tag follows the most recently released version of Velero.
velero/velero:main
The main tag follows the latest commit to land on the main branch.
To help you get started, see the documentation.