Skip to content

Commit

Permalink
Add Dashboard v0.46 LTS docs and remove EOL releases
Browse files Browse the repository at this point in the history
  • Loading branch information
AlanGreene authored and tekton-robot committed May 23, 2024
1 parent 9a9648d commit 199b95f
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions sync/config/dashboard.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ archive: https://github.com/tektoncd/dashboard/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.45.x
displayName: v0.45.x
- name: release-v0.46.x-lts
displayName: v0.46.x-LTS
folders:
docs:
index: README.md
Expand All @@ -50,12 +50,6 @@ tags:
docs:
index: README.md
include: ['*.jpg', '*.md', '*.svg']
- name: release-v0.35.x-lts
displayName: v0.35.x-LTS
folders:
docs:
index: README.md
include: ['*.jpg', '*.md', '*.svg']
- name: main
displayName: main
folders:
Expand Down

0 comments on commit 199b95f

Please sign in to comment.