Skip to content

Commit 7f6c6ec

Browse files
chitrangpateltekton-robot
authored andcommitted
Released patch release: v0.59.2
This PR contains updates to the releases.md file.
1 parent 0115a11 commit 7f6c6ec

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

releases.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@ Further documentation available:
4949

5050
### v0.59 (LTS)
5151

52-
- **Latest Release**: [v0.59.0][v0.59-0] (2024-04-25) ([docs][v0.59-0-docs], [examples][v0.59-0-examples])
52+
- **Latest Release**: [v0.59.2][v0.59-2] (2024-07-04) ([docs][v0.59-2-docs], [examples][v0.59-2-examples])
5353
- **Initial Release**: [v0.59.0][v0.59-0] (2024-04-25)
5454
- **Estimated End of Life**: 2025-04-24
55-
- **Patch Releases**: [v0.59.0][v0.59-0]
55+
- **Patch Releases**: [v0.59.0][v0.59-0], [v0.59.1][v0.59-1], [v0.59.2][v0.59-2]
5656

5757
### v0.56 (LTS)
5858

@@ -223,6 +223,8 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
223223
[v0.61-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.61.0
224224
[v0.60-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.60.0
225225
[v0.60-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.60.1
226+
[v0.59-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.59.2
227+
[v0.59-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.59.1
226228
[v0.59-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.59.0
227229
[v0.58-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.58.0
228230
[v0.57-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.57.0
@@ -286,6 +288,8 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
286288
[v0.61-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.61.0/docs#tekton-pipelines
287289
[v0.60-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.60.0/docs#tekton-pipelines
288290
[v0.60-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.60.1/docs#tekton-pipelines
291+
[v0.59-2-docs]: https://github.com/tektoncd/pipeline/tree/v0.59.2/docs#tekton-pipelines
292+
[v0.59-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.59.1/docs#tekton-pipelines
289293
[v0.59-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.59.0/docs#tekton-pipelines
290294
[v0.58-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.58.0/docs#tekton-pipelines
291295
[v0.57-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.57.0/docs#tekton-pipelines
@@ -312,6 +316,8 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
312316
[v0.61-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.61.0/examples#examples
313317
[v0.60-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.60.0/examples#examples
314318
[v0.60-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.60.1/examples#examples
319+
[v0.59-2-examples]: https://github.com/tektoncd/pipeline/tree/v0.59.2/examples#examples
320+
[v0.59-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.59.1/examples#examples
315321
[v0.59-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.59.0/examples#examples
316322
[v0.58-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.58.0/examples#examples
317323
[v0.57-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.57.0/examples#examples

0 commit comments

Comments
 (0)