This is an automated email from the ASF dual-hosted git repository. pcongiusti pushed a change to branch release-2.0.x in repository https://gitbox.apache.org/repos/asf/camel-k.git
discard b903b7c15 preparing for next release discard 1f1799a5f [maven-release-plugin] prepare for next development iteration discard 84a0c91c6 [maven-release-plugin] prepare release camel-k-crds-2.0.1 This update removed existing revisions from the reference, leaving the reference pointing at a previous point in the repository history. * -- * -- N refs/heads/release-2.0.x (a66479568) \ O -- O -- O (b903b7c15) Any revisions marked "omit" are not gone; other references still refer to them. Any revisions marked "discard" are gone forever. No new revisions were added by this update. Summary of changes: config/crd/bases/camel.apache.org_builds.yaml | 8 +-- .../crd/bases/camel.apache.org_camelcatalogs.yaml | 3 +- .../bases/camel.apache.org_integrationkits.yaml | 3 +- .../camel.apache.org_integrationplatforms.yaml | 13 +--- .../crd/bases/camel.apache.org_integrations.yaml | 81 ++++++---------------- .../bases/camel.apache.org_kameletbindings.yaml | 66 ++++-------------- config/crd/bases/camel.apache.org_kamelets.yaml | 3 +- config/crd/bases/camel.apache.org_pipes.yaml | 66 ++++-------------- config/manager/operator-deployment.yaml | 6 +- .../bases/camel-k.clusterserviceversion.yaml | 2 +- helm/camel-k/Chart.yaml | 2 +- helm/camel-k/crds/crd-build.yaml | 8 +-- helm/camel-k/crds/crd-camel-catalog.yaml | 3 +- helm/camel-k/crds/crd-integration-kit.yaml | 3 +- helm/camel-k/crds/crd-integration-platform.yaml | 13 +--- helm/camel-k/crds/crd-integration.yaml | 81 ++++++---------------- helm/camel-k/crds/crd-kamelet-binding.yaml | 66 ++++-------------- helm/camel-k/crds/crd-kamelet.yaml | 3 +- helm/camel-k/crds/crd-pipe.yaml | 66 ++++-------------- helm/camel-k/values.yaml | 2 +- java/pom.xml | 2 +- pkg/resources/resources.go | 36 +++++----- pkg/util/defaults/defaults.go | 2 +- script/Makefile | 4 +- 24 files changed, 144 insertions(+), 398 deletions(-)