From 3c653c98454579aea259125adfcd521695de4343 Mon Sep 17 00:00:00 2001 From: Alan Greene Date: Wed, 26 Jan 2022 16:45:43 +0000 Subject: [PATCH] Add v0.24.1 links to the readme --- README.md | 3 ++- tekton/release-cheat-sheet.md | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 1e69cc04b..5294a8189 100644 --- a/README.md +++ b/README.md @@ -35,7 +35,7 @@ Among other things, the Tekton Dashboard supports: | Version | Docs | Pipelines | Triggers | | ------- | ---- | --------- | -------- | | [HEAD](./DEVELOPMENT.md) | [Docs @ HEAD](./docs/README.md) | v0.25.x - v0.32.x | v0.15.x - 0.18.x | -| [v0.24.0](https://github.com/tektoncd/dashboard/releases/tag/v0.24.0) | [Docs @ v0.24.0](https://github.com/tektoncd/dashboard/tree/v0.24.0/docs) | v0.25.x - v0.32.x | v0.15.x - 0.18.x | +| [v0.24.1](https://github.com/tektoncd/dashboard/releases/tag/v0.24.1) | [Docs @ v0.24.1](https://github.com/tektoncd/dashboard/tree/v0.24.1/docs) | v0.25.x - v0.32.x | v0.15.x - 0.18.x | | [v0.23.0](https://github.com/tektoncd/dashboard/releases/tag/v0.23.0) | [Docs @ v0.23.0](https://github.com/tektoncd/dashboard/tree/v0.23.0/docs) | v0.25.x - v0.30.x | v0.15.x - 0.17.x | | [v0.22.0](https://github.com/tektoncd/dashboard/releases/tag/v0.22.0) | [Docs @ v0.22.0](https://github.com/tektoncd/dashboard/tree/v0.22.0/docs) | v0.25.x - v0.29.x | v0.15.x - 0.17.x | | [v0.21.0](https://github.com/tektoncd/dashboard/releases/tag/v0.21.0) | [Docs @ v0.21.0](https://github.com/tektoncd/dashboard/tree/v0.21.0/docs) | v0.20.x - v0.28.x | v0.10.x - 0.16.x | @@ -64,6 +64,7 @@ Among other things, the Tekton Dashboard supports: | Version | Docs | Pipelines | Triggers | | ------- | ---- | --------- | -------- | + | [v0.24.0](https://github.com/tektoncd/dashboard/releases/tag/v0.24.0) | [Docs @ v0.24.0](https://github.com/tektoncd/dashboard/tree/v0.24.0/docs) | v0.25.x - v0.32.x | v0.15.x - 0.18.x | | [v0.18.0](https://github.com/tektoncd/dashboard/releases/tag/v0.18.0) | [Docs @ v0.18.0](https://github.com/tektoncd/dashboard/tree/v0.18.0/docs) | v0.20.x - v0.25.x | v0.10.x - 0.14.x | | [v0.16.0](https://github.com/tektoncd/dashboard/releases/tag/v0.16.0) | [Docs @ v0.16.0](https://github.com/tektoncd/dashboard/tree/v0.16.0/docs) | v0.20.x - v0.23.x | v0.10.x - 0.13.x | | [v0.11.0](https://github.com/tektoncd/dashboard/releases/tag/v0.11.0) | [Docs @ v0.11.0](https://github.com/tektoncd/dashboard/tree/v0.11.0/docs) | v0.11.x - v0.18.x | v0.5.x - 0.9.x | diff --git a/tekton/release-cheat-sheet.md b/tekton/release-cheat-sheet.md index f8be62022..d67f07d68 100644 --- a/tekton/release-cheat-sheet.md +++ b/tekton/release-cheat-sheet.md @@ -88,7 +88,7 @@ Creating the release announcement is currently a manual process but will be auto 1. Copy the format from an existing release and insert details of the relevant changes and contributors. -1. Add any updgrade and deprecation notices as required. +1. Add any upgrade and deprecation notices as required. 1. Attach the release manifests to the release: `tekton-dashboard-*.yaml` and `openshift-tekton-dashboard-*.yaml`.