This is an automated email from the ASF dual-hosted git repository.

squakez pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-k.git


The following commit(s) were added to refs/heads/main by this push:
     new 9df265223 chore(docs): note removed
9df265223 is described below

commit 9df265223a3e965ec79c89f65c52e814befab60a
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Thu May 21 15:44:13 2026 +0200

    chore(docs): note removed
---
 docs/modules/ROOT/pages/running/build-from-git.adoc | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/modules/ROOT/pages/running/build-from-git.adoc 
b/docs/modules/ROOT/pages/running/build-from-git.adoc
index 9c58a97ea..df5ee08a3 100644
--- a/docs/modules/ROOT/pages/running/build-from-git.adoc
+++ b/docs/modules/ROOT/pages/running/build-from-git.adoc
@@ -25,8 +25,6 @@ spec:
 
 If the project is not public (like it probably happens) you will need to 
provide the token as expected by the Git technology used. The secret has to be 
a regular Kubernetes Secret in the same namespace of the Integration.
 
-NOTE: the feature still allows running projects in the `main` branch only.
-
 The operator will start a Build custom resource, whose goal is to build and 
package the project into a container how it is happening for any other 
Integration. You can continue to use normally any trait, although certain build 
traits will be ignored as it also happens in Self Managed Build Integrations.
 
 == CLI

Reply via email to