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 2021/08/05 07:14:02 UTC

[camel-k] branch release-1.5.x updated: fix(e2e): Update base CSV for 1.5.x release branch

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

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


The following commit(s) were added to refs/heads/release-1.5.x by this push:
     new 980ac51  fix(e2e): Update base CSV for 1.5.x release branch
980ac51 is described below

commit 980ac514fded44da09500b1a5f2e685f35a86d9b
Author: Antonin Stefanutti <an...@stefanutti.fr>
AuthorDate: Wed Aug 4 19:18:50 2021 +0200

    fix(e2e): Update base CSV for 1.5.x release branch
---
 config/manifests/bases/camel-k.clusterserviceversion.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml
index 676c9c8..7dc7657 100644
--- a/config/manifests/bases/camel-k.clusterserviceversion.yaml
+++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml
@@ -30,7 +30,7 @@ metadata:
     operators.operatorframework.io/project_layout: go.kubebuilder.io/v2
     repository: https://github.com/apache/camel-k
     support: Camel
-  name: camel-k.v1.5.0
+  name: camel-k.v1.5.1
   namespace: placeholder
 spec:
   apiservicedefinitions: {}
@@ -154,4 +154,4 @@ spec:
   selector:
     matchLabels:
       name: camel-k-operator
-  version: 1.5.0-snapshot
+  version: 1.5.1-snapshot