Skip to content

Commit

Permalink
Update pipeline releases
Browse files Browse the repository at this point in the history
Add the new v0.47.0 LTS release.
Remove EOL release v0.46.0 and v0.43.0.

Signed-off-by: Andrea Frittoli <andrea.frittoli@gmail.com>
  • Loading branch information
afrittoli authored and tekton-robot committed Apr 26, 2023
1 parent 5f52c42 commit 471b588
Showing 1 changed file with 2 additions and 12 deletions.
14 changes: 2 additions & 12 deletions sync/config/pipelines.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ archive: https://github.com/tektoncd/pipeline/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.46.x
displayName: v0.46.x
- name: release-v0.47.x
displayName: v0.47.x-LTS
# Dict of folders to sync
folders:
docs:
Expand All @@ -46,16 +46,6 @@ tags:
exclude:
- api-spec.md
- tutorial.md
- name: release-v0.43.x
displayName: v0.43.x
# Dict of folders to sync
folders:
docs:
index: README.md
include: ['*.md']
exclude:
- api-spec.md
- tutorial.md
- name: release-v0.41.x
displayName: v0.41.x-LTS
# Dict of folders to sync
Expand Down

0 comments on commit 471b588

Please sign in to comment.