Documentation

Image tagging policy

This document describes Velero’s image tagging policy.

Released versions

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.

Latest

velero/velero:latest

The latest tag follows the most recently released version of Velero.

Development

velero/velero:main

The main tag follows the latest commit to land on the main branch.

Getting Started

To help you get started, see the documentation.