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 2023/08/10 12:20:56 UTC

[camel] branch regen_bot updated (261e676ef12 -> d07017efa2d)

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 261e676ef12 CAMEL-19712: adapt to support Junit 5.10 (#11027)
     add d07017efa2d CAMEL-19733 - update apiVersion in CRDs for Kamelet (#11066)

No new revisions were added by this update.

Summary of changes:
 .../resources/templates/kamelet-action.yaml.tmpl   |  2 +-
 .../resources/templates/kamelet-sink.yaml.tmpl     |  2 +-
 .../resources/templates/kamelet-source.yaml.tmpl   |  2 +-
 .../resources/templates/step-kamelet.yaml.tmpl     |  2 +-
 .../camel/dsl/yaml/KameletBindingLoaderTest.groovy | 22 +++++++++++-----------
 .../dsl/yaml/KameletLoaderDependenciesTest.groovy  |  2 +-
 .../apache/camel/dsl/yaml/KameletLoaderTest.groovy |  8 ++++----
 .../dsl/yaml/issues/KameletTemplatingTest.groovy   |  2 +-
 .../resources/kamelets/error-handler.kamelet.yaml  |  2 +-
 .../resources/kamelets/log-action.kamelet.yaml     |  2 +-
 .../test/resources/kamelets/log-sink.kamelet.yaml  |  2 +-
 .../test/resources/kamelets/mySetBody.kamelet.yaml |  2 +-
 .../resources/kamelets/prefix-action.kamelet.yaml  |  2 +-
 .../kamelets/route-timer-source.kamelet.yaml       |  2 +-
 .../resources/kamelets/timer-source.kamelet.yaml   |  2 +-
 15 files changed, 28 insertions(+), 28 deletions(-)