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 82aabd504 fix(knative): Integration in error state when knative
SinkBinding mode=inclusion #4119 (#4120)
new 73145b9ba chore: changelog automatic update
new 76ad382af 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 | 123 ++++++++++++---------
.../camel.apache.org_integrationplatforms.yaml | 14 +++
.../crd/bases/camel.apache.org_integrations.yaml | 7 ++
.../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 | 20 ++--
resources/traits.yaml | 6 +
12 files changed, 165 insertions(+), 62 deletions(-)