@@ -48,10 +48,10 @@ Further documentation available:
48
48
- ** Patch Releases** : [ v1.4.0] [ v1.4-0 ]
49
49
50
50
### 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 ] )
52
52
- ** Initial Release** : [ v1.3.0] [ v1.3-0 ] (2025-08-04)
53
53
- ** 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 ]
55
55
56
56
### v1.0 (LTS)
57
57
- ** 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].
299
299
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
300
300
301
301
[ 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
302
303
[ v1.3-1 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.3.1
303
304
[ v1.3-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.3.0
304
305
[ 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].
377
378
[ v0-44-2 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.44.2
378
379
[ v0-44-1 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.44.1
379
380
[ 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
382
381
[ 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
383
384
[ v0-42-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.42.0
384
385
[ v0-41-3 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.41.3
385
386
[ 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].
398
399
[ v0-37-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
399
400
400
401
[ 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
401
403
[ v1.3-1-docs ] : https://github.com/tektoncd/pipeline/tree/v1.3.1/docs#tekton-pipelines
402
404
[ v1.3-0-docs ] : https://github.com/tektoncd/pipeline/tree/v1.3.0/docs#tekton-pipelines
403
405
[ 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].
440
442
[ v0-37-5-docs ] : https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
441
443
442
444
[ 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
443
446
[ v1.3-1-examples ] : https://github.com/tektoncd/pipeline/tree/v1.3.1/examples#examples
444
447
[ v1.3-0-examples ] : https://github.com/tektoncd/pipeline/tree/v1.3.0/examples#examples
445
448
[ v1.2-0-examples ] : https://github.com/tektoncd/pipeline/tree/v1.2.0/examples#examples
0 commit comments