This is an automated email from the ASF dual-hosted git repository. tsato 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 ce790e429 docs: add multi-architecture.adoc to nav ce790e429 is described below commit ce790e4296484670e14dbbdc25d16efe9f82e120 Author: Tadayoshi Sato <sato.tadayo...@gmail.com> AuthorDate: Mon Nov 21 18:58:54 2022 +0900 docs: add multi-architecture.adoc to nav --- docs/modules/ROOT/nav.adoc | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/modules/ROOT/nav.adoc b/docs/modules/ROOT/nav.adoc index a6a368f3d..61a1a98a4 100644 --- a/docs/modules/ROOT/nav.adoc +++ b/docs/modules/ROOT/nav.adoc @@ -39,6 +39,7 @@ ** xref:configuration/runtime-resources.adoc[Runtime resources] ** xref:configuration/http-proxy.adoc[HTTP Proxy] ** xref:configuration/maven.adoc[Maven] +** xref:configuration/multi-architecture.adoc[Multi Architecture] * Observability ** xref:observability/logging.adoc[Logging] *** xref:observability/logging/operator.adoc[Operator]