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/08/08 06:59:19 UTC

[camel-k] branch main updated: chore(doc): release staging camel k crd dep

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 c02a895f1 chore(doc): release staging camel k crd dep
c02a895f1 is described below

commit c02a895f11bad72852e17e88ce956f5df3054457
Author: Pasquale Congiusti <pa...@gmail.com>
AuthorDate: Tue Aug 8 08:59:14 2023 +0200

    chore(doc): release staging camel k crd dep
---
 release.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/release.adoc b/release.adoc
index 4f3e9d4f7..28b715ffb 100644
--- a/release.adoc
+++ b/release.adoc
@@ -147,6 +147,7 @@ docker tag camelk/camel-k:$VERSION-arm64 apache/camel-k:$VERSION-arm64
 docker push apache/camel-k:$VERSION-arm64
 ```
 
+Release the staging repository at: https://repository.apache.org (Camel K CRD dependency).
 Artifacts committed on https://dist.apache.org/repos/dist/dev/ before the voting process need to be copied to the Apache dist repository on: https://dist.apache.org/repos/dist/release/camel.
 
 ```