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-runtime.git


The following commit(s) were added to refs/heads/main by this push:
     new 2b85db8b chore: add a note for documentation
2b85db8b is described below

commit 2b85db8bdf9fca7897c28d3b011731f53e0ea156
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Jul 31 15:53:12 2023 +0200

    chore: add a note for documentation
---
 release.adoc | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/release.adoc b/release.adoc
index 8e9c6d95..48b7c8a8 100644
--- a/release.adoc
+++ b/release.adoc
@@ -151,6 +151,14 @@ A PMC member with access to the @ApacheCamel Twitter 
account should announce the
 [[post-release-process]]
 == Post release process
 
+=== Documentation
+
+For each release you need to create an entry in the release section of Camel 
website project: 
https://github.com/apache/camel-website/tree/main/content/releases/k-runtime - 
you can use any previous document as a reference.
+
+NOTE: the milestone is the github project milestone ID used to track the 
release.
+
+=== Bump to next version
+
 You can bump the version on `main` branch if there is already a new 
development version available for next major or minor. This has to be aligned 
to the next Camel Quarkus version you're willing to support for Camel K Runtime:
 ```
 ./script/bump.sh --camel-quarkus 2.16.0

Reply via email to