Documentation for version v0.11.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.
gcr.io/heptio-images/velero:<SemVer>
Velero follows the
Semantic Versioning standard for releases. Each tag in the github.com/heptio/velero
repository has a matching image, e.g. gcr.io/heptio-images/velero:v0.11.0
.
gcr.io/heptio-images/velero:latest
The latest
tag follows the most recently released version of Velero.
gcr.io/heptio-images/velero:main
The main
tag follows the latest commit to land on the main
branch.
To help you get started, see the documentation.