diff --git a/sync/config/pipelines.yaml b/sync/config/pipelines.yaml index 9bd5e31a..291fc2bb 100644 --- a/sync/config/pipelines.yaml +++ b/sync/config/pipelines.yaml @@ -26,8 +26,8 @@ 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.46.x - displayName: v0.46.x +- name: release-v0.47.x + displayName: v0.47.x-LTS # Dict of folders to sync folders: docs: @@ -46,16 +46,6 @@ tags: exclude: - api-spec.md - tutorial.md -- name: release-v0.43.x - displayName: v0.43.x - # Dict of folders to sync - folders: - docs: - index: README.md - include: ['*.md'] - exclude: - - api-spec.md - - tutorial.md - name: release-v0.41.x displayName: v0.41.x-LTS # Dict of folders to sync