This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from b214f24c5 chore(e2e): Test on kamelets configurations using configmaps new f6dfe30d5 chore: changelog automatic update new 905320b79 chore: autogenerated project resource update new 73dd9d690 chore: nightly SBOM update 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: CHANGELOG.md | 6 +++ camel-k-sbom/camel-k-sbom.json | 54 +++++++++++----------- config/crd/bases/camel.apache.org_builds.yaml | 3 +- .../crd/bases/camel.apache.org_camelcatalogs.yaml | 3 +- .../camel.apache.org_integrationplatforms.yaml | 16 +++++++ .../crd/bases/camel.apache.org_integrations.yaml | 8 ++++ .../bases/camel.apache.org_kameletbindings.yaml | 8 ++++ config/crd/bases/camel.apache.org_pipes.yaml | 8 ++++ docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 11 +++++ docs/modules/traits/pages/route.adoc | 7 +++ helm/camel-k/crds/crd-build.yaml | 3 +- helm/camel-k/crds/crd-camel-catalog.yaml | 3 +- helm/camel-k/crds/crd-integration-platform.yaml | 16 +++++++ helm/camel-k/crds/crd-integration.yaml | 8 ++++ helm/camel-k/crds/crd-kamelet-binding.yaml | 8 ++++ helm/camel-k/crds/crd-pipe.yaml | 8 ++++ pkg/apis/camel/v1/trait/zz_generated.deepcopy.go | 7 +++ pkg/resources/resources.go | 45 ++++++------------ resources/traits.yaml | 5 ++ 19 files changed, 165 insertions(+), 62 deletions(-)