This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch release-1.16.x in repository https://gitbox.apache.org/repos/asf/camel-k-runtime.git
commit 633b5e1a155e4c23f425c290c33342fbb12f317b Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Dec 12 11:07:13 2022 +0100 Publish docs for Camel K Runtime 1.16.x Signed-off-by: Andrea Cosentino <[email protected]> --- docs/antora.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/antora.yml b/docs/antora.yml index e7005f34..4cae3059 100644 --- a/docs/antora.yml +++ b/docs/antora.yml @@ -18,4 +18,4 @@ # The main part of this distributed component is in camel-k docs name: camel-k -version: next +version: 1.11.x
