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 80a8778e6 feat(#5103): Updating README file with the new parameter
     new 3d5829cd2 fix(doc): Add warning on cron trait for native build
     new eb5057e75 chore: generate updates

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_integrationkits.yaml  |  6 ++++++
 .../bases/camel.apache.org_integrationplatforms.yaml | 12 ++++++++++++
 config/crd/bases/camel.apache.org_integrations.yaml  |  6 ++++++
 .../crd/bases/camel.apache.org_kameletbindings.yaml  |  6 ++++++
 config/crd/bases/camel.apache.org_pipes.yaml         |  6 ++++++
 docs/modules/ROOT/partials/apis/camel-k-crds.adoc    |  9 +++++++++
 docs/modules/traits/pages/builder.adoc               |  4 ++++
 docs/modules/traits/pages/cron.adoc                  |  2 ++
 helm/camel-k/crds/crd-integration-kit.yaml           |  6 ++++++
 helm/camel-k/crds/crd-integration-platform.yaml      | 12 ++++++++++++
 helm/camel-k/crds/crd-integration.yaml               |  6 ++++++
 helm/camel-k/crds/crd-kamelet-binding.yaml           |  6 ++++++
 helm/camel-k/crds/crd-pipe.yaml                      |  6 ++++++
 pkg/apis/camel/v1/trait/cron.go                      |  2 ++
 pkg/apis/camel/v1/trait/zz_generated.deepcopy.go     |  7 +++++++
 resources/traits.yaml                                | 20 ++++++++++++--------
 16 files changed, 108 insertions(+), 8 deletions(-)

Reply via email to