Skip to content

Commit e753d93

Browse files
pritidesaitekton-robot
authored andcommitted
updating releases file
Document two patch releases - 0.53.4 and 0.56.2 Cleaning up unused references to older releases, docs and examples Signed-off-by: Priti Desai <[email protected]>
1 parent cf2d3e7 commit e753d93

File tree

1 file changed

+12
-25
lines changed

1 file changed

+12
-25
lines changed

releases.md

Lines changed: 12 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -50,17 +50,17 @@ Further documentation available:
5050

5151
### v0.56 (LTS)
5252

53-
- **Latest Release**: [v0.56.1][v0.56-1] (2024-02-13) ([docs][v0.56-1-docs], [examples][v0.56-1-examples])
53+
- **Latest Release**: [v0.56.2][v0.56-2] (2024-03-05) ([docs][v0.56-2-docs], [examples][v0.56-2-examples])
5454
- **Initial Release**: [v0.56.0][v0.56-0] (2024-01-19)
5555
- **Estimated End of Life**: 2025-01-19
56-
- **Patch Releases**: [v0.56.0][v0.56-0]
56+
- **Patch Releases**: [v0.56.0][v0.56-0], [v0.56.1][v0.56-1]
5757

5858
### v0.53 (LTS)
5959

60-
- **Latest Release**: [v0.53.2][v0.53-2] (2023-11-16) ([docs][v0.53-2-docs], [examples][v0.53-2-examples])
60+
- **Latest Release**: [v0.53.4][v0.53-4] (2024-03-05) ([docs][v0.53-4-docs], [examples][v0.53-4-examples])
6161
- **Initial Release**: [v0.53.0][v0.53-0] (2023-10-26)
6262
- **Estimated End of Life**: 2024-10-25
63-
- **Patch Releases**: [v0.53.0][v0.53-0], [v0.53.1][v0.53-1], [v0.53.2][v0.53-2]
63+
- **Patch Releases**: [v0.53.0][v0.53-0], [v0.53.1][v0.53-1], [v0.53.2][v0.53-2], [v0.53.3][v0.53-3]
6464

6565
### v0.50 (LTS)
6666

@@ -195,10 +195,13 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
195195
[release-notes-standards]:
196196
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
197197

198-
[v0.57-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.57.0
198+
[v0.57-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.57.0
199+
[v0.56-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.56.2
199200
[v0.56-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.56.1
200201
[v0.56-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.56.0
201202
[v0.54-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.54.0
203+
[v0.53-4]: https://github.com/tektoncd/pipeline/releases/tag/v0.53.4
204+
[v0.53-3]: https://github.com/tektoncd/pipeline/releases/tag/v0.53.3
202205
[v0.53-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.53.2
203206
[v0.53-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.53.1
204207
[v0.53-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.53.0
@@ -244,26 +247,18 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
244247
[v0-37-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
245248

246249
[v0.57-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.57.0/docs#tekton-pipelines
247-
[v0.56-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.56.1/docs#tekton-pipelines
248-
[v0.56-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.56.0/docs#tekton-pipelines
250+
[v0.56-2-docs]: https://github.com/tektoncd/pipeline/tree/v0.56.2/docs#tekton-pipelines
249251
[v0.54-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.54.0/docs#tekton-pipelines
250-
[v0.53-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.53.0/docs#tekton-pipelines
252+
[v0.53-4-docs]: https://github.com/tektoncd/pipeline/tree/v0.53.4/docs#tekton-pipelines
251253
[v0.52-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.52.0/docs#tekton-pipelines
252254
[v0.51-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.51.0/docs#tekton-pipelines
253255
[v0.50-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.5/docs#tekton-pipelines
254-
[v0.50-4-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.4/docs#tekton-pipelines
255-
[v0.50-3-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.3/docs#tekton-pipelines
256-
[v0.50-2-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.2/docs#tekton-pipelines
257-
[v0.50-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.1/docs#tekton-pipelines
258-
[v0.50-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.0/docs#tekton-pipelines
259256
[v0-49-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.49.0/docs#tekton-pipelines
260257
[v0-48-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.48.0/docs#tekton-pipelines
261258
[v0-47-3-docs]: https://github.com/tektoncd/pipeline/tree/v0.47.3/docs#tekton-pipelines
262259
[v0-46-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.46.0/docs#tekton-pipelines
263260
[v0-45-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.45.0/docs#tekton-pipelines
264261
[v0-44-4-docs]: https://github.com/tektoncd/pipeline/tree/v0.44.4/docs#tekton-pipelines
265-
[v0-43-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.43.0/docs#tekton-pipelines
266-
[v0-43-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.43.1/docs#tekton-pipelines
267262
[v0-43-2-docs]: https://github.com/tektoncd/pipeline/tree/v0.43.2/docs#tekton-pipelines
268263
[v0-42-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.42.0/docs#tekton-pipelines
269264
[v0-41-3-docs]: https://github.com/tektoncd/pipeline/tree/v0.41.3/docs#tekton-pipelines
@@ -273,20 +268,12 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
273268
[v0-37-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
274269

275270
[v0.57-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.57.0/examples#examples
276-
[v0.56-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.56.1/examples#examples
277-
[v0.56-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.56.0/examples#examples
271+
[v0.56-2-examples]: https://github.com/tektoncd/pipeline/tree/v0.56.2/examples#examples
278272
[v0.54-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.54.0/examples#examples
279-
[v0.53-2-examples]: https://github.com/tektoncd/pipeline/tree/v0.53.2/examples#examples
280-
[v0.53-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.53.1/examples#examples
281-
[v0.53-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.53.0/examples#examples
273+
[v0.53-4-examples]: https://github.com/tektoncd/pipeline/tree/v0.53.4/examples#examples
282274
[v0.52-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.52.0/examples#examples
283275
[v0.51-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.51.0/examples#examples
284276
[v0.50-5-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.5/examples#examples
285-
[v0.50-4-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.4/examples#examples
286-
[v0.50-3-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.3/examples#examples
287-
[v0.50-2-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.2/examples#examples
288-
[v0.50-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.1/examples#examples
289-
[v0.50-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.50.0/examples#examples
290277
[v0-49-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.49.0/examples#examples
291278
[v0-48-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.48.0/examples#examples
292279
[v0-47-3-examples]: https://github.com/tektoncd/pipeline/tree/v0.47.3/examples#examples

0 commit comments

Comments
 (0)