@@ -49,10 +49,10 @@ Further documentation available:
49
49
50
50
### v0.59 (LTS)
51
51
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 ] )
53
53
- ** Initial Release** : [ v0.59.0] [ v0.59-0 ] (2024-04-25)
54
54
- ** 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 ]
56
56
57
57
### v0.56 (LTS)
58
58
@@ -223,6 +223,8 @@ Older releases are EOL and available on [GitHub][tekton-pipeline-releases].
223
223
[ v0.61-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.61.0
224
224
[ v0.60-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.60.0
225
225
[ 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
226
228
[ v0.59-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.59.0
227
229
[ v0.58-0 ] : https://github.com/tektoncd/pipeline/releases/tag/v0.58.0
228
230
[ 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].
286
288
[ v0.61-0-docs ] : https://github.com/tektoncd/pipeline/tree/v0.61.0/docs#tekton-pipelines
287
289
[ v0.60-0-docs ] : https://github.com/tektoncd/pipeline/tree/v0.60.0/docs#tekton-pipelines
288
290
[ 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
289
293
[ v0.59-0-docs ] : https://github.com/tektoncd/pipeline/tree/v0.59.0/docs#tekton-pipelines
290
294
[ v0.58-0-docs ] : https://github.com/tektoncd/pipeline/tree/v0.58.0/docs#tekton-pipelines
291
295
[ 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].
312
316
[ v0.61-0-examples ] : https://github.com/tektoncd/pipeline/tree/v0.61.0/examples#examples
313
317
[ v0.60-0-examples ] : https://github.com/tektoncd/pipeline/tree/v0.60.0/examples#examples
314
318
[ 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
315
321
[ v0.59-0-examples ] : https://github.com/tektoncd/pipeline/tree/v0.59.0/examples#examples
316
322
[ v0.58-0-examples ] : https://github.com/tektoncd/pipeline/tree/v0.58.0/examples#examples
317
323
[ v0.57-0-examples ] : https://github.com/tektoncd/pipeline/tree/v0.57.0/examples#examples
0 commit comments