From 38174ed9fc1d1ecf03b5de34a5586bc18f30e900 Mon Sep 17 00:00:00 2001 From: Alan Greene Date: Fri, 31 Jan 2025 12:44:38 +0000 Subject: [PATCH] Add Dashboard v0.54.0 LTS docs and remove the EOL v0.43.0 LTS --- sync/config/dashboard.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sync/config/dashboard.yaml b/sync/config/dashboard.yaml index 91b125d7..dd9c5ebd 100644 --- a/sync/config/dashboard.yaml +++ b/sync/config/dashboard.yaml @@ -26,6 +26,12 @@ 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.54.x-lts + displayName: v0.54.x-LTS + folders: + docs: + index: README.md + include: ['*.jpg', '*.md', '*.svg'] - name: release-v0.52.x-lts displayName: v0.52.x-LTS folders: @@ -44,12 +50,6 @@ tags: docs: index: README.md include: ['*.jpg', '*.md', '*.svg'] -- name: release-v0.43.x-lts - displayName: v0.43.x-LTS - folders: - docs: - index: README.md - include: ['*.jpg', '*.md', '*.svg'] - name: main displayName: main folders: