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:05:10 UTC

[camel-k] branch release-1.8.x updated: Release documentation: Update docs for OperatorHub with new repositories

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

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


The following commit(s) were added to refs/heads/release-1.8.x by this push:
     new d6811d0  Release documentation: Update docs for OperatorHub with new repositories
d6811d0 is described below

commit d6811d011d722658810545404f9a6a237e302556
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 9982c0d..c226a22 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