Authors
Anna Geller
Product Lead
With the release of Kestra 1.0, we are introducing a Long-Term Support (LTS) release model. This change ensures predictable upgrade paths and long-term stability for production environments.
Each LTS release is supported for 1 year, with at most two LTS versions maintained in parallel. Kestra 1.0 is the first LTS release. Six months later, a second LTS will follow. When the third LTS arrives, support for 1.0 will end.
From 1.0 onward, backports are applied to the latest, the latest LTS, and the previous LTS. Patch releases are shipped every Tuesday (e.g., 1.0.1, 1.0.2). These include critical fixes, CVE remediations, and non-breaking fixes across all supported versions.
Each LTS release is clearly labeled in GitHub release notes. For simplicity, we also provide a latest-lts Docker image tag:
kestra/kestra:latest-lts # Open Sourceregistry.kestra.io/docker/kestra-ee:latest-lts # Enterprise EditionPinning your image to this tag keeps your environment on the most recent stable production release without having to track exact version numbers.
With LTS, Kestra offers stability and predictability for production, while allowing fast iteration and innovation in development environments.
If you like the project, give us a GitHub star ⭐️.
For questions or feedback, join our Slack community or open an issue on GitHub.
Stay up to date with the latest features and changes to Kestra