You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/04/28 14:00:44 UTC

[camel-k] 03/03: fix(ci): make update-docs

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-k.git

commit 7eb0d25d08f7d5896979cd3b5ca78735c1a19f81
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Fri Apr 28 12:39:36 2023 +0200

    fix(ci): make update-docs
---
 docs/antora.yml                                                     | 2 +-
 ...alog-3.20.1-SNAPSHOT.yaml => camel-catalog-2.16.0-SNAPSHOT.yaml} | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/docs/antora.yml b/docs/antora.yml
index 1008b85db..eabc3cdef 100644
--- a/docs/antora.yml
+++ b/docs/antora.yml
@@ -32,7 +32,7 @@ asciidoc:
     prerelease: true
     camel-kamelets-version: '3.20.1.1'
     camel-kamelets-docs-version: 3.20.x
-    camel-k-runtime-version: 3.20.1-SNAPSHOT
+    camel-k-runtime-version: 2.16.0-SNAPSHOT
     camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # from Makefile BUNDLE_CAMEL_APIS
     camel-version: 3.20.1
     camel-docs-version: 3.20.x
diff --git a/resources/camel-catalog-3.20.1-SNAPSHOT.yaml b/resources/camel-catalog-2.16.0-SNAPSHOT.yaml
similarity index 99%
rename from resources/camel-catalog-3.20.1-SNAPSHOT.yaml
rename to resources/camel-catalog-2.16.0-SNAPSHOT.yaml
index 851dcfb1d..565e17363 100644
--- a/resources/camel-catalog-3.20.1-SNAPSHOT.yaml
+++ b/resources/camel-catalog-2.16.0-SNAPSHOT.yaml
@@ -18,15 +18,15 @@
 apiVersion: camel.apache.org/v1
 kind: CamelCatalog
 metadata:
-  name: camel-catalog-3.20.1-snapshot
+  name: camel-catalog-2.16.0-snapshot
   labels:
     app: camel-k
     camel.apache.org/catalog.loader.version: 3.20.1
     camel.apache.org/catalog.version: 3.20.1
-    camel.apache.org/runtime.version: 3.20.1-SNAPSHOT
+    camel.apache.org/runtime.version: 2.16.0-SNAPSHOT
 spec:
   runtime:
-    version: 3.20.1-SNAPSHOT
+    version: 2.16.0-SNAPSHOT
     provider: quarkus
     applicationClass: io.quarkus.bootstrap.runner.QuarkusEntryPoint
     metadata: