You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by as...@apache.org on 2019/10/11 10:03:20 UTC

[camel-k] 05/05: fix(OLM): fix 'replaces' field from 1.0.0-M2 CSV

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

astefanutti pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git

commit c8e89bdcdb9485e27b3bb771602c50d8081e8894
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Fri Oct 11 11:25:49 2019 +0200

    fix(OLM): fix 'replaces' field from 1.0.0-M2 CSV
---
 .../camel-k/1.0.0-M2/camel-k.v1.0.0-M2.clusterserviceversion.yaml       | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/deploy/olm-catalog/camel-k/1.0.0-M2/camel-k.v1.0.0-M2.clusterserviceversion.yaml b/deploy/olm-catalog/camel-k/1.0.0-M2/camel-k.v1.0.0-M2.clusterserviceversion.yaml
index 1dfff63..5ab6527 100644
--- a/deploy/olm-catalog/camel-k/1.0.0-M2/camel-k.v1.0.0-M2.clusterserviceversion.yaml
+++ b/deploy/olm-catalog/camel-k/1.0.0-M2/camel-k.v1.0.0-M2.clusterserviceversion.yaml
@@ -378,7 +378,7 @@ spec:
   minKubeVersion: 1.11.0
   provider:
     name: The Apache Software Foundation
-  replaces: camel-k.v1.0.0-m1
+  replaces: camel-k-operator.v1.0.0-m1
   selector:
     matchLabels:
       name: camel-k-operator