This is an automated email from the ASF dual-hosted git repository.

pcongiusti 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 37441eb4 chore(docs): remove 4.4.x
37441eb4 is described below

commit 37441eb430971dd98910dd9383f810fe6b9d218f
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Feb 19 10:03:16 2025 +0100

    chore(docs): remove 4.4.x
    
    It should be no longer supported now with 4.8 and 4.10 LTS. It has 
references to camel k which we want to remove to simplify the website 
management.
---
 antora-playbook-snippets/antora-playbook.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/antora-playbook-snippets/antora-playbook.yml 
b/antora-playbook-snippets/antora-playbook.yml
index f1f1dec4..2b6154f4 100644
--- a/antora-playbook-snippets/antora-playbook.yml
+++ b/antora-playbook-snippets/antora-playbook.yml
@@ -35,7 +35,6 @@ content:
         - release-2.6.x
         - release-2.5.x
         - release-2.4.x
-        - release-2.3.x
       start_path: docs
 
     - url: https://github.com/apache/camel-k-runtime.git
@@ -49,7 +48,6 @@ content:
         - main
         - 4.10.x
         - 4.8.x
-        - 4.4.x
       start_path: docs
 
     - url: https://github.com/apache/camel-quarkus.git

Reply via email to