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 2022/12/16 09:00:55 UTC

[camel-k] 03/03: chore: doc 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

commit bf48f59b1d40863217ed668f5a07ef3e4fc5f221
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Thu Dec 15 16:58:11 2022 +0100

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

diff --git a/release.adoc b/release.adoc
index 8304fa06a..b5c36c8c3 100644
--- a/release.adoc
+++ b/release.adoc
@@ -320,6 +320,6 @@ git push upstream main
 ```
 Where <new-version> represents the new version you want to bump and <replace-version> the version that was previously released.
 
-In case of a major or minor release, please update accordingly the `release` workflow in order to always have the previous release branches, `main` and latest LTS running in a CI fashion. See https://github.com/apache/camel-k/pull/3607/commits/f835c978dcfbcadae99b0f8b2fbcd07f49adb3a1 for reference.
+Note: this action should also replace automatically the oldest nightly release Github Action with the newest one just created.
 
 You will also need to update the `docs/antora.yml` configuration in order to provide the proper versions for the upcoming release in `main` branch.