This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch main in repository https://gitbox.apache.org/repos/asf/camel-k.git
from e9ae87949 chore: nightly automatic updates new 726e83c4d fix(ci): swap deprecation notice new 3b7cfe4c4 fix(ci): lint for 1.21 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/workflows/validate.yml | 4 ++-- docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 4 ++-- helm/camel-k/crds/crd-integration-kit.yaml | 12 ++++++------ helm/camel-k/crds/crd-integration-platform.yaml | 8 ++++---- helm/camel-k/crds/crd-integration-profile.yaml | 8 ++++---- helm/camel-k/crds/crd-integration.yaml | 8 ++++---- helm/camel-k/crds/crd-kamelet-binding.yaml | 4 ++-- helm/camel-k/crds/crd-pipe.yaml | 4 ++-- pkg/apis/camel/v1/common_types.go | 2 +- pkg/apis/camel/v1/integrationkit_types.go | 2 +- .../config/crd/bases/camel.apache.org_integrationkits.yaml | 12 ++++++------ .../crd/bases/camel.apache.org_integrationplatforms.yaml | 8 ++++---- .../crd/bases/camel.apache.org_integrationprofiles.yaml | 8 ++++---- .../config/crd/bases/camel.apache.org_integrations.yaml | 8 ++++---- .../config/crd/bases/camel.apache.org_kameletbindings.yaml | 4 ++-- pkg/resources/config/crd/bases/camel.apache.org_pipes.yaml | 4 ++-- 16 files changed, 50 insertions(+), 50 deletions(-)