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

pcongiusti 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 317d4653b chore(doc): minor release info
317d4653b is described below

commit 317d4653b70d9f2650f25f92745e75e5ac80b6cf
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Wed Jun 7 11:18:42 2023 +0200

    chore(doc): minor release info
---
 release.adoc | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/release.adoc b/release.adoc
index 1d193d8f8..8314ebf54 100644
--- a/release.adoc
+++ b/release.adoc
@@ -108,7 +108,7 @@ A docker image `camelk/camel-k:<version>` will be pushed to 
the staging organiza
 A combined release can be immediately tested with the following install 
command:
 
 ```
-kamel install --operator-image=camelk/camel-k:$CAMEL_K_VERSION
+kamel install --operator-image=camelk/camel-k:$CAMEL_K_VERSION 
--maven-repository=https://repository.apache.org/content/repositories/orgapachecamel-$APACHE_NEXUS_RUNTIME_REPO_ID
 ```
 
 [[release-notes]]

Reply via email to