From 4d60fd77485f1adedf5cd0208c87762eb03e48e7 Mon Sep 17 00:00:00 2001 From: Jeeva Kandasamy Date: Thu, 6 Jun 2024 11:26:45 +0530 Subject: [PATCH] update relesase details as table Signed-off-by: Jeeva Kandasamy --- README.md | 41 +++++++++++++++++++++++++++++++++++------ releases.md | 38 -------------------------------------- 2 files changed, 35 insertions(+), 44 deletions(-) diff --git a/README.md b/README.md index f5ae9e7c7b..b39f0e778a 100644 --- a/README.md +++ b/README.md @@ -15,13 +15,8 @@ on any Kubernetes Cluster. - [Installing Tekton Operator](docs/install.md) - Take a look at our [roadmap](ROADMAP.md) -- Discover our [releases](releases.md) -### Required Kubernetes Version - -- Starting from the v0.63.x release of Tekton: **Kubernetes version 1.23 or later** - -# Read the docs +## Read the docs - [Concepts and Guides](docs/README.md) - [Development Guide](DEVELOPMENT.md) @@ -41,3 +36,37 @@ We are so excited to have you! [good first issues](https://github.com/tektoncd/operator/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22) and our [help wanted issues](https://github.com/tektoncd/operator/issues?q=is%3Aissue+is%3Aopen+label%3A%22help+wanted%22) + +## Releases +- [Release Frequency](releases.md) + +### In Support + +| Version | Minimum K8S | Pipeline | Release Date | End of Life | +|-------------|-------------|-------------|--------------|-------------| +| v0.71.x LTS | 1.27.x | v0.59.x LTS | 2024-06-06 | 2025-06-06 | +| v0.70.x LTS | 1.25.x | v0.56.x LTS | 2024-02-21 | 2025-02-21 | +| v0.69.x LTS | 1.25.x | v0.53.x LTS | 2023-12-28 | 2024-12-28 | +| v0.68.x LTS | 1.24.x | v0.50.x | 2023-09-22 | 2024-09-22 | + +### End of Life + +| Version | Minimum K8S | Pipeline | Release Date | End of Life | +|-------------|-------------|-------------|--------------|-------------| +| v0.67.x LTS | 1.24.x | v0.47.x LTS | 2023-05-25 | 2024-05-25 | +| v0.66.x | 1.24.x | v0.45.x | 2023-03-20 | 2023-04-20 | +| v0.65.x LTS | 1.23.x | v0.44.x LTS | 2023-03-09 | 2024-03-09 | +| v0.64.x | 1.23.x | v0.42.x | 2023-01-04 | 2023-02-04 | +| v0.63.x LTS | 1.23.x | v0.41.x LTS | 2022-11-25 | 2023-11-25 | +| v0.62.x | 1.22.x | v0.40.x | 2022-09-20 | 2022-12-20 | +| v0.61.x | 1.22.x | v0.39.x | 2022-08-25 | 2022-11-25 | +| v0.60.x | 1.21.x | v0.37.x | 2022-06-28 | 2022-09-28 | +| v0.59.x | 1.21.x | v0.36.x | 2022-06-03 | 2022-09-03 | +| v0.57.x | 1.21.x | v0.35.x | 2022-04-29 | 2022-08-29 | +| v0.56.x | 1.21.x | v0.34.x | 2022-04-19 | 2022-08-19 | +| v0.55.x | 1.21.x | v0.33.x | 2022-03-14 | 2022-07-14 | +| v0.54.x | 1.20.x | v0.32.x | 2022-01-17 | 2022-05-17 | +| v0.53.x | 1.20.x | v0.31.x | 2021-12-09 | 2022-04-09 | +| v0.52.x | 1.20.x | v0.30.x | 2021-11-26 | 2022-03-26 | +| v0.51.x | 1.19.x | v0.29.x | 2021-11-03 | 2022-03-03 | +| v0.50.x | 1.19.x | v0.28.x | 2021-10-19 | 2022-02-19 | diff --git a/releases.md b/releases.md index 18b48e4f9c..fdbdeb8bf9 100644 --- a/releases.md +++ b/releases.md @@ -18,12 +18,6 @@ Tekton Operator produces nightly builds, publicly available on More details are available in the [Tekton Operator release documentation][tekton-releases-docs]. -### Transition Process - -Before release v0.63 Tekton Operator has worked on the basis of an undocumented -support period of four months, which will be maintained for the releases between -v0.60 and v0.62. - ## Release Process Tekton Operator releases are made of YAML manifests and container images. @@ -40,38 +34,6 @@ Further documentation available: - [Installing Tekton][tekton-installation] - Standard for [release notes][release-notes-standards] -## Releases - -### v0.63 - -- **Latest Release**: [v0.63.0][v0-62-0] (2022-11-25) ([docs][v0-63-0-docs]) -- **Initial Release**: [v0.63.0][v0-63-0] (2022-11-25) -- **End of Life**: 2023-11-25 -- **Patch Releases**: [v0.63.0][v0-63-0] - -### v0.62 - -- **Latest Release**: [v0.62.0][v0-62-0] (2022-09-20) ([docs][v0-62-0-docs]) -- **Initial Release**: [v0.62.0][v0-62-0] (2022-09-20) -- **End of Life**: 2023-01-19 -- **Patch Releases**: [v0.62.0][v0-62-0] - -### v0.61 - -- **Latest Release**: [v0.61.0][v0-61-0] (2022-08-25) ([docs][v0-61-0-docs]) -- **Initial Release**: [v0.61.0][v0-61-0] (2022-08-25) -- **End of Life**: 2022-12-24 -- **Patch Releases**: [v0.61.0][v0-61-0] - -### v0.60 - -- **Latest Release**: [v0.60.1][v0-60-1] (2022-07-28) ([docs][v0-60-1-docs]) -- **Initial Release**: [v0.60.0][v0-60-0] (2022-06-28) -- **End of Life**: 2022-10-27 -- **Patch Releases**: [v0.60.0][v0-60-0], [v0.60.1][v0-60-1] - -## End of Life Releases - Older releases are EOL and available on [GitHub][tekton-pipeline-releases].