Tekton Triggers follows the Tekton community release policy as follows:
- Versions are numbered according to semantic versioning:
vX.Y.Z
- A new release is produced on a monthly basis, when enough content is available
- Four releases a year are chosen for long term support (LTS).
All remaining releases are supported for approximately 1 month (until the next
release is produced)
- LTS releases take place in January, April, July and October every year
- The first Tekton Triggers LTS release will be v0.22.0 in October 2022
- Releases usually happen towards the middle of the month, but the exact date may vary, depending on week-ends and readiness
Tekton Triggers produces nightly builds, publicly available on
gcr.io/tekton-nightly
.
Before release v0.22 Tekton Triggers has worked on the basis of an undocumented support period of four months, which will be maintained for the release v0.21.
Tekton Triggers releases are made of YAML manifests and container images. Manifests are published to cloud object-storage as well as GitHub. Container images are signed by Sigstore via Tekton Chains; signatures can be verified through the public key hosted by the Tekton Chains project.
Further documentation available:
- The Tekton Triggers release process
- Installing Tekton
- Standard for release notes
- Latest Release: [v0.29.0][v0-29-0] (2024-08-21) ([docs][v0-29-0-docs], [examples][v0-29-0-examples])
- Initial Release: [v0.29.0][v0-29-0] (2024-08-21)
- End of Life: 2025-08-21
- Patch Releases: [v0.29.0][v0-29-0]
- Latest Release: v0.27.0 (2024-04-30) (docs, examples)
- Initial Release: v0.27.0 (2024-05-10)
- End of Life: 2025-05-10
- Patch Releases: v0.27.0
- Latest Release: v0.26.2 (2024-04-30) (docs, examples)
- Initial Release: v0.26.0 (2024-02-07)
- End of Life: 2025-02-07
- Patch Releases: v0.26.0 v0.26.1
- Latest Release: v0.25.2 (2023-10-20) (docs, examples)
- Initial Release: v0.25.0 (2023-08-29)
- End of Life: 2024-11-11
- Patch Releases: v0.25.0 v0.25.1
- Latest Release: v0.24.1 (2023-06-11) ([docs][v0-24-1-docs], [examples][v0-24-1-examples])
- Initial Release: v0.24.0 (2023-06-11)
- End of Life: 2024-06-11
- Patch Releases: v0.24.1 v0.24.0
- Starting from the v0.23.x release of Triggers: Kubernetes version 1.24 or later
- Starting from the v0.22.x release of Triggers: Kubernetes version 1.23 or later
- Starting from the v0.21.x release of Triggers: Kubernetes version 1.22 or later
Older releases are EOL and available on GitHub.