diff --git a/sync/config/pipelines.yaml b/sync/config/pipelines.yaml index cf6e8516..6e879ffc 100644 --- a/sync/config/pipelines.yaml +++ b/sync/config/pipelines.yaml @@ -8,6 +8,15 @@ repository: https://github.com/tektoncd/pipeline archive: https://github.com/tektoncd/pipeline/tags # See support versions in pipelines releases.md: https://github.com/tektoncd/pipeline/blob/main/releases.md tags: +- name: release-v1.15.x + displayName: v1.15.x-LTS + folders: + docs: + index: README.md + include: ['*.md'] + exclude: + - api-spec.md + - tutorial.md - name: release-v1.12.x displayName: v1.12.x-LTS folders: