Skip to content

Commit cbe5a1d

Browse files
committed
Documenting latest release
Adding links to the latest release - 0.58 Signed-off-by: Priti Desai <[email protected]>
1 parent f0a1d64 commit cbe5a1d

File tree

1 file changed

+16
-6
lines changed

1 file changed

+16
-6
lines changed

releases.md

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -41,12 +41,12 @@ Further documentation available:
4141

4242
## Release
4343

44-
### v0.57
44+
### v0.58
4545

46-
- **Latest Release**: [v0.57.0][v0.57-0] (2024-02-20) ([docs][v0.57-0-docs], [examples][v0.57-0-examples])
47-
- **Initial Release**: [v0.57.0][v0.57-0] (2024-02-20)
48-
- **Estimated End of Life**: 2024-03-20
49-
- **Patch Releases**: [v0.57.0][v0.57-0]
46+
- **Latest Release**: [v0.58.0][v0.58-0] (2024-03-20) ([docs][v0.58-0-docs], [examples][v0.58-0-examples])
47+
- **Initial Release**: [v0.58.0][v0.58-0] (2024-03-20)
48+
- **End of Life**: 2024-04-20
49+
- **Patch Releases**: [v0.58.0][v0.58-0]
5050

5151
### v0.56 (LTS)
5252

@@ -79,6 +79,13 @@ Further documentation available:
7979

8080
## End of Life Releases
8181

82+
### v0.57
83+
84+
- **Latest Release**: [v0.57.0][v0.57-0] (2024-02-20) ([docs][v0.57-0-docs], [examples][v0.57-0-examples])
85+
- **Initial Release**: [v0.57.0][v0.57-0] (2024-02-20)
86+
- **Estimated End of Life**: 2024-03-20
87+
- **Patch Releases**: [v0.57.0][v0.57-0]
88+
8289
### v0.54
8390

8491
- **Latest Release**: [v0.54.0][v0.54-0] (2023-11-27) ([docs][v0.54-0-docs], [examples][v0.54-0-examples])
@@ -195,6 +202,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
195202
[release-notes-standards]:
196203
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
197204

205+
[v0.58-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.58.0
198206
[v0.57-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.57.0
199207
[v0.56-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.56.1
200208
[v0.56-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.56.0
@@ -243,11 +251,12 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
243251
[v0-37-5]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.5
244252
[v0-37-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
245253

254+
[v0.58-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.58.0/docs#tekton-pipelines
246255
[v0.57-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.57.0/docs#tekton-pipelines
247256
[v0.56-1-docs]: https://github.com/tektoncd/pipeline/tree/v0.56.1/docs#tekton-pipelines
248257
[v0.56-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.56.0/docs#tekton-pipelines
249258
[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
259+
[v0.53-2-docs]: https://github.com/tektoncd/pipeline/tree/v0.53.2/docs#tekton-pipelines
251260
[v0.52-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.52.0/docs#tekton-pipelines
252261
[v0.51-0-docs]: https://github.com/tektoncd/pipeline/tree/v0.51.0/docs#tekton-pipelines
253262
[v0.50-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.50.5/docs#tekton-pipelines
@@ -272,6 +281,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
272281
[v0-38-4-docs]: https://github.com/tektoncd/pipeline/tree/v0.38.4/docs#tekton-pipelines
273282
[v0-37-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
274283

284+
[v0.58-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.58.0/examples#examples
275285
[v0.57-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.57.0/examples#examples
276286
[v0.56-1-examples]: https://github.com/tektoncd/pipeline/tree/v0.56.1/examples#examples
277287
[v0.56-0-examples]: https://github.com/tektoncd/pipeline/tree/v0.56.0/examples#examples

0 commit comments

Comments
 (0)