Skip to content

Commit

Permalink
Add releases.md
Browse files Browse the repository at this point in the history
The new releases.md includes details about release cadence, supported
releases and, in future, EOL ones.

Similarly to what done on pipeline side, I simplified the README.md
accordingly and updated the release cheat-sheet to remember to update
the new releases.md one new releases are produced.

Signed-off-by: Andrea Frittoli <[email protected]>
  • Loading branch information
afrittoli authored and tekton-robot committed Oct 11, 2022
1 parent 811e571 commit 4c53195
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 52 deletions.
49 changes: 4 additions & 45 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ Tekton Triggers is a Kubernetes
* [Getting Started](#getting-started)
* [Want to contribute?](#want-to-contribute)
* [Project roadmap](roadmap.md)
* Discover our [releases](releases.md)

## Background

Expand All @@ -31,7 +32,7 @@ To learn more, see the [Tekton Triggers Overview](docs/README.md).

## Getting Started

To get started with Tekton Triggers, see the following:
To get started with Tekton Triggers, see the latest version of our docs:

* [Overview of Tekton Triggers](./docs/README.md)
* [Setting Up Tekton Triggers](./docs/install.md)
Expand All @@ -40,50 +41,8 @@ To get started with Tekton Triggers, see the following:

The "Getting Started with Tekton Triggers" guide walks you through setting up an end-to-end image building solution triggered via GitHub's `push` events.

### Documentation

| Version | Docs | Examples | Getting Started |
| ---------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| [HEAD](https://github.com/tektoncd/triggers/blob/main/DEVELOPMENT.md#install-pipeline) | [Docs @ HEAD](https://github.com/tektoncd/triggers/blob/main/docs/README.md) | [Examples @ HEAD](https://github.com/tektoncd/triggers/blob/main/examples) | [Getting Started @ HEAD](https://github.com/tektoncd/triggers/blob/main/docs/getting-started#getting-started-with-triggers) |
| [v0.21.0](https://github.com/tektoncd/triggers/releases/tag/v0.21.0) | [Docs @ v0.21.0](https://github.com/tektoncd/triggers/tree/v0.21.0/docs#tekton-triggers) | [Examples @ v0.21.0](https://github.com/tektoncd/triggers/tree/v0.21.0/examples#examples) | [Getting Started @ v0.21.0](https://github.com/tektoncd/triggers/tree/v0.21.0/docs/getting-started#getting-started-with-triggers) |
| [v0.20.2](https://github.com/tektoncd/triggers/releases/tag/v0.20.2) | [Docs @ v0.20.2](https://github.com/tektoncd/triggers/tree/v0.20.2/docs#tekton-triggers) | [Examples @ v0.20.2](https://github.com/tektoncd/triggers/tree/v0.20.2/examples#examples) | [Getting Started @ v0.20.2](https://github.com/tektoncd/triggers/tree/v0.20.2/docs/getting-started#getting-started-with-triggers) |
| [v0.20.1](https://github.com/tektoncd/triggers/releases/tag/v0.20.1) | [Docs @ v0.20.1](https://github.com/tektoncd/triggers/tree/v0.20.1/docs#tekton-triggers) | [Examples @ v0.20.1](https://github.com/tektoncd/triggers/tree/v0.20.1/examples#examples) | [Getting Started @ v0.20.1](https://github.com/tektoncd/triggers/tree/v0.20.1/docs/getting-started#getting-started-with-triggers) |
| [v0.20.0](https://github.com/tektoncd/triggers/releases/tag/v0.20.0) | [Docs @ v0.20.0](https://github.com/tektoncd/triggers/tree/v0.20.0/docs#tekton-triggers) | [Examples @ v0.20.0](https://github.com/tektoncd/triggers/tree/v0.20.0/examples#examples) | [Getting Started @ v0.20.0](https://github.com/tektoncd/triggers/tree/v0.20.0/docs/getting-started#getting-started-with-triggers) |
| [v0.19.1](https://github.com/tektoncd/triggers/releases/tag/v0.19.1) | [Docs @ v0.19.1](https://github.com/tektoncd/triggers/tree/v0.19.1/docs#tekton-triggers) | [Examples @ v0.19.1](https://github.com/tektoncd/triggers/tree/v0.19.1/examples#examples) | [Getting Started @ v0.19.1](https://github.com/tektoncd/triggers/tree/v0.19.1/docs/getting-started#getting-started-with-triggers) |
| [v0.19.0](https://github.com/tektoncd/triggers/releases/tag/v0.19.0) | [Docs @ v0.19.0](https://github.com/tektoncd/triggers/tree/v0.19.0/docs#tekton-triggers) | [Examples @ v0.19.0](https://github.com/tektoncd/triggers/tree/v0.19.0/examples#examples) | [Getting Started @ v0.19.0](https://github.com/tektoncd/triggers/tree/v0.19.0/docs/getting-started#getting-started-with-triggers) |
| [v0.18.1](https://github.com/tektoncd/triggers/releases/tag/v0.18.1) | [Docs @ v0.18.1](https://github.com/tektoncd/triggers/tree/v0.18.1/docs#tekton-triggers) | [Examples @ v0.18.1](https://github.com/tektoncd/triggers/tree/v0.18.1/examples#examples) | [Getting Started @ v0.18.1](https://github.com/tektoncd/triggers/tree/v0.18.1/docs/getting-started#getting-started-with-triggers) |
| [v0.18.0](https://github.com/tektoncd/triggers/releases/tag/v0.18.0) | [Docs @ v0.18.0](https://github.com/tektoncd/triggers/tree/v0.18.0/docs#tekton-triggers) | [Examples @ v0.18.0](https://github.com/tektoncd/triggers/tree/v0.18.0/examples#examples) | [Getting Started @ v0.18.0](https://github.com/tektoncd/triggers/tree/v0.18.0/docs/getting-started#getting-started-with-triggers) |
| [v0.17.1](https://github.com/tektoncd/triggers/releases/tag/v0.17.1) | [Docs @ v0.17.1](https://github.com/tektoncd/triggers/tree/v0.17.1/docs#tekton-triggers) | [Examples @ v0.17.1](https://github.com/tektoncd/triggers/tree/v0.17.1/examples#examples) | [Getting Started @ v0.17.1](https://github.com/tektoncd/triggers/tree/v0.17.1/docs/getting-started#getting-started-with-triggers) |
| [v0.17.0](https://github.com/tektoncd/triggers/releases/tag/v0.17.0) | [Docs @ v0.17.0](https://github.com/tektoncd/triggers/tree/v0.17.0/docs#tekton-triggers) | [Examples @ v0.17.0](https://github.com/tektoncd/triggers/tree/v0.17.0/examples#examples) | [Getting Started @ v0.17.0](https://github.com/tektoncd/triggers/tree/v0.17.0/docs/getting-started#getting-started-with-triggers) |
| [v0.16.1](https://github.com/tektoncd/triggers/releases/tag/v0.16.1) | [Docs @ v0.16.1](https://github.com/tektoncd/triggers/tree/v0.16.1/docs#tekton-triggers) | [Examples @ v0.16.1](https://github.com/tektoncd/triggers/tree/v0.16.1/examples#examples) | [Getting Started @ v0.16.1](https://github.com/tektoncd/triggers/tree/v0.16.1/docs/getting-started#getting-started-with-triggers) |
| [v0.16.0](https://github.com/tektoncd/triggers/releases/tag/v0.16.0) | [Docs @ v0.16.0](https://github.com/tektoncd/triggers/tree/v0.16.0/docs#tekton-triggers) | [Examples @ v0.16.0](https://github.com/tektoncd/triggers/tree/v0.16.0/examples#examples) | [Getting Started @ v0.16.0](https://github.com/tektoncd/triggers/tree/v0.16.0/docs/getting-started#getting-started-with-triggers) |
| [v0.15.2](https://github.com/tektoncd/triggers/releases/tag/v0.15.2) | [Docs @ v0.15.2](https://github.com/tektoncd/triggers/tree/v0.15.2/docs#tekton-triggers) | [Examples @ v0.15.2](https://github.com/tektoncd/triggers/tree/v0.15.2/examples#examples) | [Getting Started @ v0.15.2](https://github.com/tektoncd/triggers/tree/v0.15.2/docs/getting-started#getting-started-with-triggers) |
| [v0.15.1](https://github.com/tektoncd/triggers/releases/tag/v0.15.1) | [Docs @ v0.15.1](https://github.com/tektoncd/triggers/tree/v0.15.1/docs#tekton-triggers) | [Examples @ v0.15.1](https://github.com/tektoncd/triggers/tree/v0.15.1/examples#examples) | [Getting Started @ v0.15.1](https://github.com/tektoncd/triggers/tree/v0.15.1/docs/getting-started#getting-started-with-triggers) |
| [v0.15.0](https://github.com/tektoncd/triggers/releases/tag/v0.15.0) | [Docs @ v0.15.0](https://github.com/tektoncd/triggers/tree/v0.15.0/docs#tekton-triggers) | [Examples @ v0.15.0](https://github.com/tektoncd/triggers/tree/v0.15.0/examples#examples) | [Getting Started @ v0.15.0](https://github.com/tektoncd/triggers/tree/v0.15.0/docs/getting-started#getting-started-with-triggers) |
| [v0.14.2](https://github.com/tektoncd/triggers/releases/tag/v0.14.2) | [Docs @ v0.14.2](https://github.com/tektoncd/triggers/tree/v0.14.2/docs#tekton-triggers) | [Examples @ v0.14.2](https://github.com/tektoncd/triggers/tree/v0.14.2/examples#examples) | [Getting Started @ v0.14.2](https://github.com/tektoncd/triggers/tree/v0.14.2/docs/getting-started#getting-started-with-triggers) |
| [v0.14.0](https://github.com/tektoncd/triggers/releases/tag/v0.14.0) | [Docs @ v0.14.0](https://github.com/tektoncd/triggers/tree/v0.14.0/docs#tekton-triggers) | [Examples @ v0.14.0](https://github.com/tektoncd/triggers/tree/v0.14.0/examples#examples) | [Getting Started @ v0.14.0](https://github.com/tektoncd/triggers/tree/v0.14.0/docs/getting-started#getting-started-with-triggers) |
| [v0.13.0](https://github.com/tektoncd/triggers/releases/tag/v0.13.0) | [Docs @ v0.13.0](https://github.com/tektoncd/triggers/tree/v0.13.0/docs#tekton-triggers) | [Examples @ v0.13.0](https://github.com/tektoncd/triggers/tree/v0.13.0/examples#examples) | [Getting Started @ v0.13.0](https://github.com/tektoncd/triggers/tree/v0.13.0/docs/getting-started#getting-started-with-triggers) |
| [v0.12.1](https://github.com/tektoncd/triggers/releases/tag/v0.12.1) | [Docs @ v0.12.1](https://github.com/tektoncd/triggers/tree/v0.12.1/docs#tekton-triggers) | [Examples @ v0.12.1](https://github.com/tektoncd/triggers/tree/v0.12.1/examples#examples) | [Getting Started @ v0.12.1](https://github.com/tektoncd/triggers/tree/v0.12.1/docs/getting-started#getting-started-with-triggers) |
| [v0.12.0](https://github.com/tektoncd/triggers/releases/tag/v0.12.0) | [Docs @ v0.12.0](https://github.com/tektoncd/triggers/tree/v0.12.0/docs#tekton-triggers) | [Examples @ v0.12.0](https://github.com/tektoncd/triggers/tree/v0.12.0/examples#examples) | [Getting Started @ v0.12.0](https://github.com/tektoncd/triggers/tree/v0.12.0/docs/getting-started#getting-started-with-triggers) |
| [v0.11.2](https://github.com/tektoncd/triggers/releases/tag/v0.11.2) | [Docs @ v0.11.2](https://github.com/tektoncd/triggers/tree/v0.11.2/docs#tekton-triggers) | [Examples @ v0.11.2](https://github.com/tektoncd/triggers/tree/v0.11.2/examples#examples) | [Getting Started @ v0.11.2](https://github.com/tektoncd/triggers/tree/v0.11.2/docs/getting-started#getting-started-with-triggers) |
| [v0.11.1](https://github.com/tektoncd/triggers/releases/tag/v0.11.1) | [Docs @ v0.11.1](https://github.com/tektoncd/triggers/tree/v0.11.1/docs#tekton-triggers) | [Examples @ v0.11.1](https://github.com/tektoncd/triggers/tree/v0.11.1/examples#examples) | [Getting Started @ v0.11.1](https://github.com/tektoncd/triggers/tree/v0.11.1/docs/getting-started#getting-started-with-triggers) |
| [v0.11.0](https://github.com/tektoncd/triggers/releases/tag/v0.11.0) | [Docs @ v0.11.0](https://github.com/tektoncd/triggers/tree/v0.11.0/docs#tekton-triggers) | [Examples @ v0.11.0](https://github.com/tektoncd/triggers/tree/v0.11.0/examples#examples) | [Getting Started @ v0.11.0](https://github.com/tektoncd/triggers/tree/v0.11.0/docs/getting-started#getting-started-with-triggers) |
| [v0.10.2](https://github.com/tektoncd/triggers/releases/tag/v0.10.2) | [Docs @ v0.10.2](https://github.com/tektoncd/triggers/tree/v0.10.2/docs#tekton-triggers) | [Examples @ v0.10.2](https://github.com/tektoncd/triggers/tree/v0.10.2/examples#examples) | [Getting Started @ v0.10.2](https://github.com/tektoncd/triggers/tree/v0.10.2/docs/getting-started#getting-started-with-triggers) |
| [v0.10.1](https://github.com/tektoncd/triggers/releases/tag/v0.10.1) | [Docs @ v0.10.1](https://github.com/tektoncd/triggers/tree/v0.10.1/docs#tekton-triggers) | [Examples @ v0.10.1](https://github.com/tektoncd/triggers/tree/v0.10.1/examples#examples) | [Getting Started @ v0.10.1](https://github.com/tektoncd/triggers/tree/v0.10.1/docs/getting-started#getting-started-with-triggers) |
| [v0.10.0](https://github.com/tektoncd/triggers/releases/tag/v0.10.0) | [Docs @ v0.10.0](https://github.com/tektoncd/triggers/tree/v0.10.0/docs#tekton-triggers) | [Examples @ v0.10.0](https://github.com/tektoncd/triggers/tree/v0.10.0/examples#examples) | [Getting Started @ v0.10.0](https://github.com/tektoncd/triggers/tree/v0.10.0/docs/getting-started#getting-started-with-triggers) |
| [v0.9.1](https://github.com/tektoncd/triggers/releases/tag/v0.9.1) | [Docs @ v0.9.1](https://github.com/tektoncd/triggers/tree/v0.9.1/docs#tekton-triggers) | [Examples @ v0.9.1](https://github.com/tektoncd/triggers/tree/v0.9.1/examples#examples) | [Getting Started @ v0.9.1](https://github.com/tektoncd/triggers/tree/v0.9.1/docs/getting-started#getting-started-with-triggers) |
| [v0.9.0](https://github.com/tektoncd/triggers/releases/tag/v0.9.0) | [Docs @ v0.9.0](https://github.com/tektoncd/triggers/tree/v0.9.0/docs#tekton-triggers) | [Examples @ v0.9.0](https://github.com/tektoncd/triggers/tree/v0.9.0/examples#examples) | [Getting Started @ v0.9.0](https://github.com/tektoncd/triggers/tree/v0.9.0/docs/getting-started#getting-started-with-triggers) |
| [v0.8.1](https://github.com/tektoncd/triggers/releases/tag/v0.8.1) | [Docs @ v0.8.1](https://github.com/tektoncd/triggers/tree/v0.8.1/docs#tekton-triggers) | [Examples @ v0.8.1](https://github.com/tektoncd/triggers/tree/v0.8.1/examples#examples) | [Getting Started @ v0.8.1](https://github.com/tektoncd/triggers/tree/v0.8.1/docs/getting-started#getting-started-with-triggers) |
| [v0.8.0](https://github.com/tektoncd/triggers/releases/tag/v0.8.0) | [Docs @ v0.8.0](https://github.com/tektoncd/triggers/tree/v0.8.0/docs#tekton-triggers) | [Examples @ v0.8.0](https://github.com/tektoncd/triggers/tree/v0.8.0/examples#examples) | [Getting Started @ v0.8.0](https://github.com/tektoncd/triggers/tree/v0.8.0/docs/getting-started#getting-started-with-triggers) |
| [v0.7.0](https://github.com/tektoncd/triggers/releases/tag/v0.7.0) | [Docs @ v0.7.0](https://github.com/tektoncd/triggers/tree/v0.7.0/docs#tekton-triggers) | [Examples @ v0.7.0](https://github.com/tektoncd/triggers/tree/v0.7.0/examples#examples) | [Getting Started @ v0.7.0](https://github.com/tektoncd/triggers/tree/v0.7.0/docs/getting-started#getting-started-with-triggers) |
| [v0.6.1](https://github.com/tektoncd/triggers/releases/tag/v0.6.1) | [Docs @ v0.6.1](https://github.com/tektoncd/triggers/tree/v0.6.1/docs#tekton-triggers) | [Examples @ v0.6.1](https://github.com/tektoncd/triggers/tree/v0.6.1/examples#examples) | [Getting Started @ v0.6.1](https://github.com/tektoncd/triggers/tree/v0.6.1/docs/getting-started#getting-started-with-triggers) |
| [v0.6.0](https://github.com/tektoncd/triggers/releases/tag/v0.6.0) | [Docs @ v0.6.0](https://github.com/tektoncd/triggers/tree/v0.6.0/docs#tekton-triggers) | [Examples @ v0.6.0](https://github.com/tektoncd/triggers/tree/v0.6.0/examples#examples) | [Getting Started @ v0.6.0](https://github.com/tektoncd/triggers/tree/v0.6.0/docs/getting-started#getting-started-with-triggers) |
| [v0.5.0](https://github.com/tektoncd/triggers/releases/tag/v0.5.0) | [Docs @ v0.5.0](https://github.com/tektoncd/triggers/tree/v0.5.0/docs#tekton-triggers) | [Examples @ v0.5.0](https://github.com/tektoncd/triggers/tree/v0.5.0/examples#examples) | [Getting Started @ v0.5.0](https://github.com/tektoncd/triggers/tree/v0.5.0/docs/getting-started#getting-started-with-triggers) |
| [v0.4.0](https://github.com/tektoncd/triggers/releases/tag/v0.4.0) | [Docs @ v0.4.0](https://github.com/tektoncd/triggers/tree/v0.4.0/docs#tekton-triggers) | [Examples @ v0.4.0](https://github.com/tektoncd/triggers/tree/v0.4.0/examples#examples) | [Getting Started @ v0.4.0](https://github.com/tektoncd/triggers/tree/v0.4.0/docs/getting-started#getting-started-with-triggers) |
| [v0.3.1](https://github.com/tektoncd/triggers/releases/tag/v0.3.1) | [Docs @ v0.3.1](https://github.com/tektoncd/triggers/tree/v0.3.1/docs#tekton-triggers) | [Examples @ v0.3.1](https://github.com/tektoncd/triggers/tree/v0.3.1/examples#examples) | [Getting Started @ v0.3.1](https://github.com/tektoncd/triggers/tree/v0.3.1/docs/getting-started#getting-started-with-triggers) |
| [v0.3.0](https://github.com/tektoncd/triggers/releases/tag/v0.3.0) | [Docs @ v0.3.0](https://github.com/tektoncd/triggers/tree/v0.3.0/docs#tekton-triggers) | [Examples @ v0.3.0](https://github.com/tektoncd/triggers/tree/v0.3.0/examples#examples) | [Getting Started @ v0.3.0](https://github.com/tektoncd/triggers/tree/v0.3.0/docs/getting-started#getting-started-with-triggers) |
| [v0.2.1](https://github.com/tektoncd/triggers/releases/tag/v0.2.1) | [Docs @ v0.2.1](https://github.com/tektoncd/triggers/tree/v0.2.1/docs#tekton-triggers) | [Examples @ v0.2.1](https://github.com/tektoncd/triggers/tree/v0.2.1/examples#examples) | [Getting Started @ v0.2.1](https://github.com/tektoncd/triggers/tree/v0.2.1/docs/getting-started#getting-started-with-triggers) |
| [v0.1.0](https://github.com/tektoncd/triggers/releases/tag/v0.1.0) | [Docs @ v0.1.0](https://github.com/tektoncd/triggers/tree/v0.1.0/docs#tekton-triggers) | [Examples @ v0.1.0](https://github.com/tektoncd/triggers/tree/v0.1.0/examples#examples) | [Getting Started @ v0.1.0](https://github.com/tektoncd/triggers/tree/v0.1.0/docs/getting-started#getting-started-with-triggers) |
Version specific links are available in the [releases](releases.md) page and on the
[Tekton website](https://tekton.dev/docs).

## Want to contribute?

Expand Down
Loading

0 comments on commit 4c53195

Please sign in to comment.