diff --git a/README.md b/README.md index f62f182ffc5..a42f2522342 100644 --- a/README.md +++ b/README.md @@ -42,6 +42,8 @@ Tekton Pipelines are **Typed**: | Version | Docs | Examples | |------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------| | [HEAD](DEVELOPMENT.md#install-pipeline) | [Docs @ HEAD](/docs/README.md) | [Examples @ HEAD](/examples) | +| [v0.39.0](https://github.com/tektoncd/pipeline/releases/tag/v0.39.0) | [Docs @ v0.39.0](https://github.com/tektoncd/pipeline/tree/v0.39.0/docs#tekton-pipelines) | [Examples @ v0.39.0](https://github.com/tektoncd/pipeline/tree/v0.39.0/examples#examples) | +| [v0.38.3](https://github.com/tektoncd/pipeline/releases/tag/v0.38.3) | [Docs @ v0.38.3](https://github.com/tektoncd/pipeline/tree/v0.38.3/docs#tekton-pipelines) | [Examples @ v0.38.3](https://github.com/tektoncd/pipeline/tree/v0.38.3/examples#examples) | | [v0.38.2](https://github.com/tektoncd/pipeline/releases/tag/v0.38.2) | [Docs @ v0.38.2](https://github.com/tektoncd/pipeline/tree/v0.38.2/docs#tekton-pipelines) | [Examples @ v0.38.2](https://github.com/tektoncd/pipeline/tree/v0.38.2/examples#examples) | | [v0.38.1](https://github.com/tektoncd/pipeline/releases/tag/v0.38.1) | [Docs @ v0.38.1](https://github.com/tektoncd/pipeline/tree/v0.38.1/docs#tekton-pipelines) | [Examples @ v0.38.1](https://github.com/tektoncd/pipeline/tree/v0.38.1/examples#examples) | | [v0.38.0](https://github.com/tektoncd/pipeline/releases/tag/v0.38.0) | [Docs @ v0.38.0](https://github.com/tektoncd/pipeline/tree/v0.38.0/docs#tekton-pipelines) | [Examples @ v0.38.0](https://github.com/tektoncd/pipeline/tree/v0.38.0/examples#examples) |