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 3a56bf378 chore: nightly SBOM update
new 4d5b4a9b7 chore(doc): resum strategy core link
new fabe30b91 chore(docs): maven api settings
new f4c7174e9 chore(doc): hpa default behavior
new 7c71d229a chore(doc): add dsl caveats
new 4b4b56efd chore(doc): kamelet distribution model
new 251aa5e57 chore(doc): rearrange menu
The 6 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:
addons/resume/resume.go | 5 +-
cmd/util/doc-gen/main.go | 2 +-
config/crd/bases/camel.apache.org_builds.yaml | 3 +
docs/modules/ROOT/nav-end.adoc | 76 +++++++++++++++++++++-
docs/modules/ROOT/nav.adoc | 69 +-------------------
.../ROOT/pages/kamelets/kamelets-distribution.adoc | 21 ++++++
.../modules/ROOT/pages/kamelets/kamelets-user.adoc | 39 +----------
docs/modules/ROOT/pages/kamelets/kamelets.adoc | 32 +++++++--
docs/modules/ROOT/pages/running/running.adoc | 17 +++--
docs/modules/ROOT/pages/scaling/binding.adoc | 2 +
docs/modules/ROOT/pages/scaling/integration.adoc | 2 +
docs/modules/ROOT/partials/apis/camel-k-crds.adoc | 28 ++++----
docs/modules/traits/pages/resume.adoc | 5 +-
helm/camel-k/crds/crd-build.yaml | 3 +
pkg/apis/camel/v1/maven_types.go | 15 +++++
resources/traits.yaml | 16 ++---
16 files changed, 189 insertions(+), 146 deletions(-)
create mode 100644 docs/modules/ROOT/pages/kamelets/kamelets-distribution.adoc