This is an automated email from the ASF dual-hosted git repository. nferraro pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 1d48a29 Updated CHANGELOG.md new 10137d6 Align to camel-quarkus 1.8.0 new 9275245 Update to camel-quarkus-1.8.1 new 8adbcf9 chore: update catalog and dependencies for images-dev 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: build/maven/pom-runtime.xml | 37 +- deploy/camel-catalog-1.6.0.yaml | 2965 -------------------- deploy/camel-catalog-1.7.0-SNAPSHOT.yaml | 205 +- .../kotlin.kts => examples/languages/routes.kts | 10 +- pkg/resources/resources.go | 16 +- pkg/trait/dependencies_test.go | 8 +- 6 files changed, 63 insertions(+), 3178 deletions(-) delete mode 100644 deploy/camel-catalog-1.6.0.yaml copy e2e/common/languages/files/kotlin.kts => examples/languages/routes.kts (86%) mode change 100644 => 100755