Tekton Dashboard 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 Dashboard LTS release will be v0.30.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 Dashboard produces nightly builds, publicly available at:
The images for Dashboard releases are published to ghcr.io/tektoncd/dashboard.
Prior to 26th September 2024, nightly images were published to gcr.io/tekton-nightly.
For release v0.50.x and earlier, release images were published to gcr.io/tekton-releases.
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:
- The Tekton Dashboard release process
- Installing Tekton Dashboard
- Standard for release notes
- Latest Release: v0.66.0 (2026-02-27) (docs)
- Initial Release: v0.66.0 (2026-02-27)
- End of Life: 2026-03-26
- Patch Releases: v0.66.0
- Supported Pipelines Releases: v1.9.x LTS, v1.10.x
- Supported Triggers Releases: v0.34.x LTS
- Latest Release: v0.65.0 (2026-02-03) (docs)
- Initial Release: v0.65.0 (2026-02-03)
- End of Life: 2027-02-02
- Patch Releases: v0.65.0
- Supported Pipelines Releases: v1.9.x LTS
- Supported Triggers Releases: v0.34.x LTS
- Latest Release: v0.63.1 (2025-11-07) (docs)
- Initial Release: v0.63.0 (2025-10-31)
- End of Life: 2026-10-30
- Patch Releases: v0.63.0, v0.63.1
- Supported Pipelines Releases: v1.6.x LTS
- Supported Triggers Releases: v0.33.x LTS
- Latest Release: v0.60.0 (2025-08-05) (docs)
- Initial Release: v0.60.0 (2025-08-05)
- End of Life: 2026-08-04
- Patch Releases: v0.60.0
- Supported Pipelines Releases: v1.3.x LTS
- Supported Triggers Releases: v0.32.x LTS
- Latest Release: v0.57.0 (2025-05-02) (docs)
- Initial Release: v0.57.0 (2025-05-02)
- End of Life: 2026-05-01
- Patch Releases: v0.57.0
- Supported Pipelines Releases: v1.0.x LTS
- Supported Triggers Releases: v0.31.x LTS
Older releases are EOL and available on GitHub.