This is an automated email from the ASF dual-hosted git repository.
davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/main by this push:
new 7b1b7661 Fix website build and backport doc changes from main
7b1b7661 is described below
commit 7b1b76616971df39cdd9e37e90dd1a1bf9e65b6e
Author: Claus Ibsen <[email protected]>
AuthorDate: Sat Feb 15 17:41:49 2025 +0100
Fix website build and backport doc changes from main
---
docs/modules/ROOT/pages/index.adoc | 6 ------
1 file changed, 6 deletions(-)
diff --git a/docs/modules/ROOT/pages/index.adoc
b/docs/modules/ROOT/pages/index.adoc
index 7c606c95..49ed67f4 100644
--- a/docs/modules/ROOT/pages/index.adoc
+++ b/docs/modules/ROOT/pages/index.adoc
@@ -1,11 +1,5 @@
= Kamelet Catalog
-[NOTE]
---
-This version ({page-component-display-version}) of {page-component-title}
depends on:
-
-* xref:{camel-docs-version}@components::index.adoc[Camel] at version
{camel-version}
-
== Kamelet specification
Kamelets were originally born for Kubernetes and they have eventually moved to
be used as Camel core resources. Its specification is a Kubernetes CRD
specification. You can use it in your project by using Maven dependency
`org.apache.camel.kamelets:camel-kamelets-crds`.