Skip to content

Commit f151249

Browse files
committed
chore: testing update docs script
1 parent 902b530 commit f151249

File tree

1 file changed

+3
-10
lines changed

1 file changed

+3
-10
lines changed

docs/antora.yml

Lines changed: 3 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -27,25 +27,18 @@ nav:
2727
asciidoc:
2828
attributes:
2929
requires: "'util=camel-website-util,ck=xref:js/ck.js'"
30-
<<<<<<< HEAD
3130
lts: LTS
3231
prerelease: false
3332
camel-kamelets-version: 0.9.3 # Makefile KAMELET_CATALOG_REPO_BRANCH
3433
camel-kamelets-docs-version: 0.9.x # Makefile KAMELET_CATALOG_REPO_BRANCH
3534
camel-k-runtime-version: 1.15.2 # Makefile RUNTIME_VERSION
36-
=======
37-
prerelease: true
38-
camel-kamelets-version: 0.10.0 # Makefile KAMELET_CATALOG_REPO_BRANCH
39-
camel-kamelets-docs-version: 0.10.x # Makefile KAMELET_CATALOG_REPO_BRANCH
40-
camel-k-runtime-version: 1.16.0 # Makefile RUNTIME_VERSION
41-
>>>>>>> 80f3e3865 (chore: update docs script)
4235
camel-api-versions: camel.apache.org/v1 camel.apache.org/v1alpha1 # Makefile BUNDLE_CAMEL_APIS
4336
# from camel-k-runtime parent pom:
44-
camel-version: 3.18.2
37+
camel-version: 3.18.3
4538
camel-docs-version: 3.18.x
4639
camel-quarkus-version: 2.13.1
4740
camel-quarkus-docs-version: 2.13.x
48-
quarkus-version: 2.13.0.Final
41+
quarkus-version: 2.13.4.Final
4942
graalvm-version: 22.1.0
5043
graalvm-docs-version: 22.1
5144
buildah-version: 1.23.3
@@ -54,5 +47,5 @@ asciidoc:
5447
kubernetes-api-version: 0.23.8
5548
operator-fwk-api-version: 0.13.0
5649
knative-api-version: 0.33.0
57-
service-binding-op-version: 1.3.1
50+
service-binding-op-version: 1.1.1
5851
prometheus-op-version: 0.50.0

0 commit comments

Comments
 (0)