Skip to content

Commit

Permalink
add operator release v0.69.x documents
Browse files Browse the repository at this point in the history
Signed-off-by: Jeeva Kandasamy <[email protected]>
  • Loading branch information
jkandasa authored and tekton-robot committed Jan 2, 2024
1 parent b31dc02 commit 8d2968c
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions sync/config/operator.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,15 @@ archive: https://github.com/tektoncd/operator/tags
# header: <dict> # optional, no header added if not set
# See https://www.docsy.dev/docs/adding-content/navigation/#section-menu
tags:
- name: release-v0.69.x
displayName: v0.69.x
# Dict of folders to sync
folders:
docs:
index: README.md
include: ['*.md']
exclude:
- TektonOperator.md
- name: release-v0.68.x
displayName: v0.68.x
# Dict of folders to sync
Expand Down

0 comments on commit 8d2968c

Please sign in to comment.