diff --git a/sync/config/triggers.yaml b/sync/config/triggers.yaml index 85ce76f2..18a1cd76 100644 --- a/sync/config/triggers.yaml +++ b/sync/config/triggers.yaml @@ -26,6 +26,17 @@ archive: https://github.com/tektoncd/triggers/tags # header: # optional, no header added if not set # See https://www.docsy.dev/docs/adding-content/navigation/#section-menu tags: +- name: release-v0.28.x + displayName: v0.28.x + # Dict of folders to sync + folders: + docs: + index: README.md + include: ['*.md'] + docs/getting-started: + target: getting-started + include: + - create-ingress.yaml - name: release-v0.27.x displayName: v0.27.x-LTS # Dict of folders to sync