This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-2.4.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
from 4be8a4408 chore(e2e): wait for Platform new 1f6dcdd6b fix(ci): nightly updates failure new 8cb5ead2a chore(deps): update controllergen 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: .github/actions/automatic-updates/action.yml | 10 +- addons/keda/duck/v1alpha1/zz_generated.deepcopy.go | 1 - .../strimzi/duck/v1beta2/zz_generated.deepcopy.go | 1 - helm/camel-k/crds/camel-k-crds.yaml | 667 +- pkg/apis/camel/v1/trait/zz_generated.deepcopy.go | 1 - pkg/apis/camel/v1/zz_generated.deepcopy.go | 1 - pkg/apis/camel/v1alpha1/zz_generated.deepcopy.go | 1 - .../camel/informers/externalversions/factory.go | 14 +- .../config/crd/bases/camel.apache.org_builds.yaml | 408 +- .../crd/bases/camel.apache.org_camelcatalogs.yaml | 29 +- .../bases/camel.apache.org_integrationkits.yaml | 188 +- .../camel.apache.org_integrationplatforms.yaml | 1975 +++--- .../camel.apache.org_integrationprofiles.yaml | 1926 +++--- .../crd/bases/camel.apache.org_integrations.yaml | 6329 +++++++++--------- .../bases/camel.apache.org_kameletbindings.yaml | 6897 +++++++++----------- .../crd/bases/camel.apache.org_kamelets.yaml | 561 +- .../config/crd/bases/camel.apache.org_pipes.yaml | 6609 +++++++++---------- pkg/resources/config/crd/kustomization.yaml | 3 + .../config/rbac/descoped/kustomization.yaml | 1 - script/gen_crd.sh | 7 +- 20 files changed, 12224 insertions(+), 13405 deletions(-)