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

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


The following commit(s) were added to refs/heads/main by this push:
     new 29740a2  chore(release): Update OLM base CSV manifest
29740a2 is described below

commit 29740a262d9f2ac1f0348c03db6928560c4e2912
Author: Antonin Stefanutti <anto...@stefanutti.fr>
AuthorDate: Wed Sep 8 13:16:49 2021 +0200

    chore(release): Update OLM base CSV manifest
---
 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 601b367..b14f98b 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.6.0
+  name: camel-k.v1.7.0
   namespace: placeholder
 spec:
   apiservicedefinitions: {}
@@ -154,4 +154,4 @@ spec:
   selector:
     matchLabels:
       name: camel-k-operator
-  version: 1.6.0-snapshot
+  version: 1.7.0-snapshot

Reply via email to