squakez commented on code in PR #1039:
URL: https://github.com/apache/camel-website/pull/1039#discussion_r1272366787
##########
antora-playbook-snippets/antora-playbook.yml:
##########
@@ -42,26 +42,21 @@ content:
branches:
- main
- release-1.12.x
- - release-1.11.x
- - release-1.10.x
+ - release-2.0.x
start_path: docs
- url: https://github.com/apache/camel-k-runtime.git
branches:
- main
- release-1.17.x
- # Old, but required by Camel K 1.11 and 1.10 (to be removed when
cleaning)
- - release-1.16.x
- - release-1.15.x
+ - release-2.16.x
start_path: docs
- url: https://github.com/apache/camel-kamelets.git
branches:
- main
- 3.21.x
- 3.20.x
- - 0.10.x
Review Comment:
They are still used by Camel Kafka Connector, more checks are failing. It
seems they are even referenced in ckc `main`, so we cannot easily remove them.
I can bring back the older versions of Camel K to be able to publish, but I
guess we need to make a clean sooner or later.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]