diff --git a/sync/config/pipelines.yaml b/sync/config/pipelines.yaml index 62673add42d0a143a644179d00f9522d37031b2d..1bf8b92c3711c301e14f767e67e2e86c2a87bfa8 100644 --- a/sync/config/pipelines.yaml +++ b/sync/config/pipelines.yaml @@ -26,6 +26,16 @@ archive: https://github.com/tektoncd/pipeline/tags # header: # optional, no header added if not set # See https://www.docsy.dev/docs/adding-content/navigation/#section-menu tags: +- name: release-v0.45.x + displayName: v0.45.x + # Dict of folders to sync + folders: + docs: + index: README.md + include: ['*.md'] + exclude: + - api-spec.md + - tutorial.md - name: release-v0.44.x displayName: v0.44.x-LTS # Dict of folders to sync