You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/03 14:00:15 UTC

[camel-k] branch release-doc-upd created (now 144387e)

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a change to branch release-doc-upd
in repository https://gitbox.apache.org/repos/asf/camel-k.git.


      at 144387e  Release documentation: Update docs for OperatorHub with new repositories

This branch includes the following new commits:

     new 144387e  Release documentation: Update docs for OperatorHub with new repositories

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


[camel-k] 01/01: Release documentation: Update docs for OperatorHub with new repositories

Posted by ac...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch release-doc-upd
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit 144387e9fca06324ce72426e3e5275c610ca5ca8
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Thu Mar 3 14:59:28 2022 +0100

    Release documentation: Update docs for OperatorHub with new repositories
---
 release.adoc | 7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

diff --git a/release.adoc b/release.adoc
index 29a338d..5f07c29 100644
--- a/release.adoc
+++ b/release.adoc
@@ -241,10 +241,13 @@ The milestone field in the release doc is the Github id for the milestone (e.g.
 
 === Operator Hub
 
-The https://github.com/operator-framework/community-operators[OperatorHub] downstream channel should be synced to publish the latest version
+The https://github.com/k8s-operatorhub/community-operators/[OperatorHub] downstream channel should be synced to publish the latest version
 of Camel K, so that it can be easily installed on platforms that support Operator Hub.
 
-You can create the bundle using the `make bundle` command, then upload the CRD and CSV to the "community-operators" repository (2 PRs, one for OpenShift and one for all other platforms).
+The https://github.com/redhat-openshift-ecosystem/community-operators-prod/[Embedded OperatorHub in OpenShift and OKD] downstream channel should be synced to publish the latest version
+of Camel K, so that it can be easily installed on Openshift and OKD.
+
+You can create the bundle using the `make bundle` command, then upload the CRD and CSV to the "community-operators" repository and "community-operators-prod" (2 PRs, one for OpenShift and one for all other platforms).
 
 === Helm