Skip to content

Commit

Permalink
Add links to v0.24.0 docs and examples
Browse files Browse the repository at this point in the history
Add links to v0.24.0 docs and examples to the root README

Signed-off-by: Andrea Frittoli <[email protected]>
  • Loading branch information
afrittoli authored and tekton-robot committed Jun 9, 2021
1 parent 5e1da92 commit b35a181
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ a cluster with **Kubernetes version 1.17 or later***.
| Version | Docs | Examples |
| ------- | ---- | -------- |
| [HEAD](DEVELOPMENT.md#install-pipeline) | [Docs @ HEAD](/docs/README.md) | [Examples @ HEAD](/examples) |
| [v0.24.0](https://github.com/tektoncd/pipeline/releases/tag/v0.24.0) | [Docs @ v0.24.0](https://github.com/tektoncd/pipeline/tree/v0.24.0/docs#tekton-pipelines) | [Examples @ v0.24.0](https://github.com/tektoncd/pipeline/tree/v0.24.0/examples#examples) |
| [v0.23.0](https://github.com/tektoncd/pipeline/releases/tag/v0.23.0) | [Docs @ v0.23.0](https://github.com/tektoncd/pipeline/tree/v0.23.0/docs#tekton-pipelines) | [Examples @ v0.23.0](https://github.com/tektoncd/pipeline/tree/v0.23.0/examples#examples) |
| [v0.22.0](https://github.com/tektoncd/pipeline/releases/tag/v0.22.0) | [Docs @ v0.22.0](https://github.com/tektoncd/pipeline/tree/v0.22.0/docs#tekton-pipelines) | [Examples @ v0.22.0](https://github.com/tektoncd/pipeline/tree/v0.22.0/examples#examples) |
| [v0.21.0](https://github.com/tektoncd/pipeline/releases/tag/v0.21.0) | [Docs @ v0.21.0](https://github.com/tektoncd/pipeline/tree/v0.21.0/docs#tekton-pipelines) | [Examples @ v0.21.0](https://github.com/tektoncd/pipeline/tree/v0.21.0/examples#examples) |
Expand Down

0 comments on commit b35a181

Please sign in to comment.