This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push:
new b38323847564 Update docs
b38323847564 is described below
commit b38323847564e20c967ac05619a167dda26d9815
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Mar 8 09:32:23 2026 +0100
Update docs
---
docs/user-manual/modules/ROOT/pages/camel-jbang-launcher.adoc | 1 +
docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 4 ++++
2 files changed, 5 insertions(+)
diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang-launcher.adoc
b/docs/user-manual/modules/ROOT/pages/camel-jbang-launcher.adoc
index 47a1cb25bdb5..7e0fd946470d 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang-launcher.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang-launcher.adoc
@@ -58,6 +58,7 @@ bin\camel.bat [command] [options]
- Avoids classpath conflicts (dependencies kept as separate JARs)
- Each self-executing JAR is its own release, avoiding version complexity
- Can still be used with JBang if preferred
+- Locked to use pinned version of Camel which is the same version as the
launcher; to upgrade, then download and use a newer launcher.
== Limitations
diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 57d7d5e79fc7..625f6955756a 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -111,6 +111,10 @@ Option 1 provides the most deterministic installation and
is best suited for ful
Option 2 offers a simpler installation while still ensuring the version is
pinned to a specific Camel release.
====
+==== Option 3: Use Camel Launcher
+
+See xref:camel-jbang-launcher.adoc[Camel JBang Launcher]
+
== Container Image