Skip to content
Latchkey

What Is a Version Manifest?

A version manifest is a structured file that lists the precise versions of the services, libraries, or artifacts that make up a release. It is produced by the pipeline and shipped alongside the deployment. Operators and tools read it to know exactly what combination of components is running.

Why it matters

During an incident, ambiguity about which versions are live wastes critical time. A manifest removes the guesswork by pinning every component to an exact version.

Related guides

Tired of flaky CI? Latchkey auto-heals failed jobs and retries them for you. Start free →