Skip to content

Latest commit

 

History

History
111 lines (85 loc) · 5.09 KB

releases.md

File metadata and controls

111 lines (85 loc) · 5.09 KB

Tekton Pipeline Releases

Release Frequency

Tekton Pipelines 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
  • 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 Pipelines LTS release will be v0.41.0 in October 2022
    • Releases happen towards the middle of the month, between the 13th and the 20th, depending on week-ends and readiness

Tekton Pipelines produces nightly builds, publicly available on gcr.io/tekton-nightly.

Transition Process

Before release v0.41 Tekton Pipelines has worked on the basis of an undocumented support period of four months, which will be maintained for the releases between v0.37 and v0.40.

Release Process

Tekton Pipeline 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:

Releases

v0.40

v0.39

v0.38

v0.37

End of Life Releases

Older releases are EOL and available on GitHub.