@@ -41,6 +41,12 @@ Further documentation available:
41
41
42
42
## Release
43
43
44
+ ### v1.5
45
+ - ** Latest Release** : [ v1.5.0] [ v1.5-0 ] (2025-10-02) ([ docs] [ v1.5-0-docs ] , [ examples] [ v1.5-0-examples ] )
46
+ - ** Initial Release** : [ v1.5.0] [ v1.5-0 ] (2025-10-02)
47
+ - ** End of Life** : 2025-11-02
48
+ - ** Patch Releases** : [ v1.5.0] [ v1.5-0 ]
49
+
44
50
### v1.4
45
51
- ** Latest Release** : [ v1.4.0] [ v1.4-0 ] (2025-09-04) ([ docs] [ v1.4-0-docs ] , [ examples] [ v1.4-0-examples ] )
46
52
- ** Initial Release** : [ v1.4.0] [ v1.4-0 ] (2025-09-04)
@@ -298,6 +304,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
298
304
[ release-notes-standards] :
299
305
https://github.com/tektoncd/community/blob/main/standards.md#release-notes
300
306
307
+ [ v1.5-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.5.0
301
308
[ v1.4-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.4.0
302
309
[ v1.3-2 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.3.2
303
310
[ v1.3-1 ] : https://github.com/tektoncd/pipeline/releases/tag/v1.3.1
@@ -398,6 +405,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
398
405
[ v0-37-5 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.37.5
399
406
[ v0-37-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.37.0
400
407
408
+ [ v1.5-0-docs ] : https://github.com/tektoncd/pipeline/tree/v1.5.0/docs#tekton-pipelines
401
409
[ v1.4-0-docs ] : https://github.com/tektoncd/pipeline/tree/v1.4.0/docs#tekton-pipelines
402
410
[ v1.3-2-docs ] : https://github.com/tektoncd/pipeline/tree/v1.3.2/docs#tekton-pipelines
403
411
[ v1.3-1-docs ] : https://github.com/tektoncd/pipeline/tree/v1.3.1/docs#tekton-pipelines
@@ -441,6 +449,7 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
441
449
[ v0-38-4-docs ] : https://github.com/tektoncd/pipeline/tree/v0.38.4/docs#tekton-pipelines
442
450
[ v0-37-5-docs ] : https://github.com/tektoncd/pipeline/tree/v0.37.5/docs#tekton-pipelines
443
451
452
+ [ v1.5-0-examples ] : https://github.com/tektoncd/pipeline/tree/v1.5.0/examples#examples
444
453
[ v1.4-0-examples ] : https://github.com/tektoncd/pipeline/tree/v1.4.0/examples#examples
445
454
[ v1.3-2-examples ] : https://github.com/tektoncd/pipeline/tree/v1.3.2/examples#examples
446
455
[ v1.3-1-examples ] : https://github.com/tektoncd/pipeline/tree/v1.3.1/examples#examples
0 commit comments