This is an automated email from the ASF dual-hosted git repository.
acosentino pushed a change to branch release-1.9.x
in repository https://gitbox.apache.org/repos/asf/camel-k.git
from aa4be9f86 Point to kamelets 0.8.1
new 2f4a8c4f4 Preparing for next release: e2e preflight test improvement
new e849377b5 fix(kamelet): migrate to Camel 3.15 yaml definition
new ab9e6d75f fix(e2e): rest yaml definition as Camel 3.15
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.../kamel-build-bundle/build-bundle-image.sh | 2 +-
.../kamel-build-bundle/build-index-image.sh | 2 +-
.../actions/kamel-preflight-test/preflight-test.sh | 27 ++++++++++++++++++----
e2e/common/cli/bind_test.go | 8 +++++++
e2e/common/files/cron-quartz.yaml | 20 ++++++++--------
e2e/common/files/cron-timer.yaml | 20 ++++++++--------
e2e/common/files/rest-consumer.yaml | 7 +++---
pkg/controller/kameletbinding/integration.go | 8 +++----
pkg/util/olm/operator.go | 10 ++++++++
9 files changed, 69 insertions(+), 35 deletions(-)