You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by pc...@apache.org on 2023/07/17 09:58:00 UTC

[camel-k] branch main updated: chore(docs): minor update

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 b44a4abae chore(docs): minor update
b44a4abae is described below

commit b44a4abae6747532a13844a854b5f0b47d5d5272
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Mon Jul 17 11:57:56 2023 +0200

    chore(docs): minor update
---
 release.adoc | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/release.adoc b/release.adoc
index 200c330ff..03a091231 100644
--- a/release.adoc
+++ b/release.adoc
@@ -99,13 +99,13 @@ A docker image `camelk/camel-k:<version>` will be pushed to the staging organiza
 [[testing]]
 === Do some testing
 
-A combined release can be immediately tested with the following install command:
+A release can be immediately tested with the following install command:
 
 ```
-kamel install --operator-image=camelk/camel-k:$CAMEL_K_VERSION --maven-repository=https://repository.apache.org/content/repositories/orgapachecamel-$APACHE_NEXUS_RUNTIME_REPO_ID
+kamel install --operator-image=camelk/camel-k:$CAMEL_K_VERSION
 ```
 
-If tests are okey, you can upload the sources and CLIs to the dist/dev repository in ASF the staged artifacts, in order to link them in the release vote communication.
+Make some test and if all is in order, you can upload the sources and CLIs to the dist/dev repository in ASF the staged artifacts, in order to link them in the release vote communication.
 
 ```
 cd release-utils/scripts/