You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2023/12/15 15:42:30 UTC

(camel-website) branch main updated: Remove RC category as no longer needed. Thanks Zoran (#1109)

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 <cl...@gmail.com>
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'