From c02a895f11bad72852e17e88ce956f5df3054457 Mon Sep 17 00:00:00 2001 From: Pasquale Congiusti Date: Tue, 8 Aug 2023 08:59:14 +0200 Subject: [PATCH] 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 4f3e9d4f7c..28b715ffbe 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. ```