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.
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, 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.