diff --git a/sync/config/operator.yaml b/sync/config/operator.yaml index 1fa9435f..facaf531 100644 --- a/sync/config/operator.yaml +++ b/sync/config/operator.yaml @@ -29,6 +29,16 @@ archive: https://github.com/tektoncd/operator/tags # header: # optional, no header added if not set # See https://www.docsy.dev/docs/adding-content/navigation/#section-menu tags: + - name: release-v0.74.x + displayName: v0.74.x-LTS + supportEnds: "2025-11-22" # YYYY-MM-DD + # Dict of folders to sync + folders: + docs: + index: README.md + include: ['*.md'] + exclude: + - TektonOperator.md - name: release-v0.73.x displayName: v0.73.x-LTS supportEnds: "2025-10-01" # YYYY-MM-DD