diff --git a/sync/config/dashboard.yaml b/sync/config/dashboard.yaml index 154a847b..fd2d1cd2 100644 --- a/sync/config/dashboard.yaml +++ b/sync/config/dashboard.yaml @@ -26,8 +26,8 @@ archive: https://github.com/tektoncd/dashboard/tags # header: # optional, no header added if not set # See https://www.docsy.dev/docs/adding-content/navigation/#section-menu tags: -- name: release-v0.47.x - displayName: v0.47.x +- name: release-v0.48.x + displayName: v0.48.x folders: docs: index: README.md 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