Skip to content

Commit 5fb3d61

Browse files
committed
document 1.3.2 patch
Update releases.md to document the latest patch release, 1.3.2. Signed-off-by: Priti Desai <[email protected]>
1 parent 22c30c2 commit 5fb3d61

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

releases.md

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -48,10 +48,10 @@ Further documentation available:
4848
- **Patch Releases**: [v1.4.0][v1.4-0]
4949

5050
### v1.3 (LTS)
51-
- **Latest Release**: [v1.3.1][v1.3-1] (2025-08-05) ([docs][v1.3-1-docs], [examples][v1.3-1-examples])
51+
- **Latest Release**: [v1.3.2][v1.3-2] (2025-09-05) ([docs][v1.3-2-docs], [examples][v1.3-2-examples])
5252
- **Initial Release**: [v1.3.0][v1.3-0] (2025-08-04)
5353
- **End of Life**: 2026-08-04
54-
- **Patch Releases**: [v1.3.01][v1.3-0] [v1.3.1][v1.3-1]
54+
- **Patch Releases**: [v1.3.0][v1.3-0], [v1.3.1][v1.3-1], [v1.3.2][v1.3-2]
5555

5656
### v1.0 (LTS)
5757
- **Latest Release**: [v1.0.0][v1.0-0] (2025-04-29) ([docs][v1.0-0-docs], [examples][v1.0-0-examples])
@@ -299,6 +299,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
299299
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
300300

301301
[v1.4-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.4.0
302+
[v1.3-2]: https://github.com/tektoncd/pipeline/releases/tag/v1.3.2
302303
[v1.3-1]: https://github.com/tektoncd/pipeline/releases/tag/v1.3.1
303304
[v1.3-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.3.0
304305
[v1.2-0]: https://github.com/tektoncd/pipeline/releases/tag/v1.2.0
@@ -377,9 +378,9 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
377378
[v0-44-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.44.2
378379
[v0-44-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.44.1
379380
[v0-44-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.44.0
380-
[v0-43-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.43.0
381-
[v0-43-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.43.1
382381
[v0-43-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.43.2
382+
[v0-43-1]: https://github.com/tektoncd/pipeline/releases/tag/v0.43.1
383+
[v0-43-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.43.0
383384
[v0-42-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.42.0
384385
[v0-41-3]: https://github.com/tektoncd/pipeline/releases/tag/v0.41.3
385386
[v0-41-2]: https://github.com/tektoncd/pipeline/releases/tag/v0.41.2
@@ -398,6 +399,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
398399
[v0-37-0]: https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
399400

400401
[v1.4-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.4.0/docs#tekton-pipelines
402+
[v1.3-2-docs]: https://github.com/tektoncd/pipeline/tree/v1.3.2/docs#tekton-pipelines
401403
[v1.3-1-docs]: https://github.com/tektoncd/pipeline/tree/v1.3.1/docs#tekton-pipelines
402404
[v1.3-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.3.0/docs#tekton-pipelines
403405
[v1.2-0-docs]: https://github.com/tektoncd/pipeline/tree/v1.2.0/docs#tekton-pipelines
@@ -440,6 +442,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
440442
[v0-37-5-docs]: https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
441443

442444
[v1.4-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.4.0/examples#examples
445+
[v1.3-2-examples]: https://github.com/tektoncd/pipeline/tree/v1.3.2/examples#examples
443446
[v1.3-1-examples]: https://github.com/tektoncd/pipeline/tree/v1.3.1/examples#examples
444447
[v1.3-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.3.0/examples#examples
445448
[v1.2-0-examples]: https://github.com/tektoncd/pipeline/tree/v1.2.0/examples#examples

0 commit comments

Comments
 (0)