From 488cfb40cc710ab7459008a611f71c0479152098 Mon Sep 17 00:00:00 2001 From: Jeeva Kandasamy Date: Mon, 12 Feb 2024 17:55:50 +0530 Subject: [PATCH] add operator v0.70.x docs Signed-off-by: Jeeva Kandasamy --- sync/config/operator.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/sync/config/operator.yaml b/sync/config/operator.yaml index be7f3834..4128681e 100644 --- a/sync/config/operator.yaml +++ b/sync/config/operator.yaml @@ -26,6 +26,15 @@ 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.70.x + displayName: v0.70.x + # Dict of folders to sync + folders: + docs: + index: README.md + include: ['*.md'] + exclude: + - TektonOperator.md - name: release-v0.69.x displayName: v0.69.x # Dict of folders to sync