You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by gi...@apache.org on 2022/05/13 06:13:57 UTC

[camel] branch regen_bot updated (f9346ac691e -> 67d17887368)

This is an automated email from the ASF dual-hosted git repository.

github-bot pushed a change to branch regen_bot
in repository https://gitbox.apache.org/repos/asf/camel.git


    from f9346ac691e CAMEL-18104: camel-core - Add more type converters from byte[] to general object types, which helps Camel Kafka Connector and Kafka users.
     add 67d17887368 Fixed login for Openshift and Minikube (#7608)

No new revisions were added by this update.

Summary of changes:
 .../camel/dsl/jbang/core/commands/Deploy.java      | 19 +++++++++--------
 .../camel/dsl/jbang/core/commands/Image.java       | 22 ++++++++------------
 .../dsl/jbang/core/commands/KubernetesHelper.java  | 24 ++++++++++++++++++++++
 .../camel/dsl/jbang/core/commands/Undeploy.java    | 17 ++++++++-------
 4 files changed, 54 insertions(+), 28 deletions(-)