Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[main] update relesase details as table #2189

Merged
merged 1 commit into from
Jun 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
41 changes: 35 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand All @@ -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 |
38 changes: 0 additions & 38 deletions releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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].


Expand Down