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 0bef3f8f728 Polish
0bef3f8f728 is described below
commit 0bef3f8f728db3d514596094aef7b3d5d83af591
Author: Claus Ibsen <[email protected]>
AuthorDate: Mon Feb 12 10:14:57 2024 +0100
Polish
---
docs/user-manual/modules/ROOT/pages/camel-jbang.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
index 657a8c9aa3b..fab35eabe34 100644
--- a/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
+++ b/docs/user-manual/modules/ROOT/pages/camel-jbang.adoc
@@ -3054,7 +3054,7 @@ For example, the following can be used for a general
Camel based application to
----
label.runtime=app.kubernetes.io/runtime
jib.to.image=demo/myapp:1.0
-jkube.version=1.13.1
+jkube.version=1.16.0
jkube.build.strategy=jib
jkube.skip.build=true
jkube.namespace=my-namespace