This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch release-1.10.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 67f98a92e fix(knative): Integration in error state when knative SinkBinding mode=inclusion #4119 (#4133) new 2372da61b chore: changelog automatic update new 4e8591b12 chore: nightly resource refresh The 2 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 | 1 + .../crd/bases/camel.apache.org_integrationplatforms.yaml | 14 ++++++++++++++ config/crd/bases/camel.apache.org_integrations.yaml | 7 +++++++ config/crd/bases/camel.apache.org_kameletbindings.yaml | 8 ++++++++ docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 9 +++++++++ docs/modules/traits/pages/knative.adoc | 6 ++++++ helm/camel-k/crds/crd-integration-platform.yaml | 14 ++++++++++++++ helm/camel-k/crds/crd-integration.yaml | 7 +++++++ helm/camel-k/crds/crd-kamelet-binding.yaml | 8 ++++++++ pkg/apis/camel/v1/trait/zz_generated.deepcopy.go | 5 +++++ pkg/resources/resources.go | 16 ++++++++-------- resources/traits.yaml | 6 ++++++ 12 files changed, 93 insertions(+), 8 deletions(-)