This is an automated email from the ASF dual-hosted git repository.
astefanutti pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 653aa64 Updated CHANGELOG.md
new 59ff32b chore: Upgrade Kubernetes API to v0.20.2
new 37b9fdd chore(api): Update CRDs based on Kubernetes v1.20.2
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:
.../crd/bases/camel.apache.org_integrations.yaml | 38 +-
.../bases/camel.apache.org_kameletbindings.yaml | 34 +-
.../camel.apache.org_integrations.yaml | 38 +-
.../camel.apache.org_kameletbindings.yaml | 34 +-
go.mod | 2 +-
go.sum | 11 +
helm/camel-k/crds/crd-integration.yaml | 38 +-
helm/camel-k/crds/crd-kamelet-binding.yaml | 34 +-
pkg/apis/camel/go.mod | 6 +-
pkg/apis/camel/go.sum | 40 ++
pkg/client/camel/go.mod | 8 +-
pkg/client/camel/go.sum | 531 ++++++---------------
pkg/kamelet/repository/go.mod | 2 +-
13 files changed, 292 insertions(+), 524 deletions(-)