This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-website.git
The following commit(s) were added to refs/heads/main by this push:
new 605598ed Remove RC category as no longer needed. Thanks Zoran (#1109)
605598ed is described below
commit 605598ed2251b9a1ed80d84877d14daca85bb882
Author: Claus Ibsen <[email protected]>
AuthorDate: Fri Dec 15 16:42:25 2023 +0100
Remove RC category as no longer needed. Thanks Zoran (#1109)
---
data/release-categories.yaml | 2 --
1 file changed, 2 deletions(-)
diff --git a/data/release-categories.yaml b/data/release-categories.yaml
index bd436022..64148ba3 100644
--- a/data/release-categories.yaml
+++ b/data/release-categories.yaml
@@ -30,8 +30,6 @@ camel:
filter: 'lts'
- name: 'latest'
filter: 'latest'
- - name: 'RC'
- filter: 'RC'
downloads:
- name: 'Sources'
path_format:
'camel/apache-camel/{version}/apache-camel-{version}-src.zip'