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
commit aeb9c8ef6554dc6c7ad0586814ece52d8cdf1bbc Author: Antonin Stefanutti <anto...@stefanutti.fr> AuthorDate: Mon May 3 09:52:12 2021 +0200 fix(olm): Update CSV base template --- config/manifests/bases/camel-k.clusterserviceversion.yaml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/config/manifests/bases/camel-k.clusterserviceversion.yaml b/config/manifests/bases/camel-k.clusterserviceversion.yaml index dabb575..17e97d7 100644 --- a/config/manifests/bases/camel-k.clusterserviceversion.yaml +++ b/config/manifests/bases/camel-k.clusterserviceversion.yaml @@ -22,15 +22,15 @@ metadata: capabilities: Full Lifecycle categories: Integration & Delivery certified: "false" - containerImage: docker.io/apache/camel-k:1.3.0-SNAPSHOT - createdAt: 2021-04-07T08:20:51Z + containerImage: docker.io/apache/camel-k:1.5.0-SNAPSHOT + createdAt: 2021-05-03T07:48:00Z description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. - operators.operatorframework.io/builder: operator-sdk-v1.0.1 + operators.operatorframework.io/builder: operator-sdk-v1.3.0 operators.operatorframework.io/internal-objects: '["builds.camel.apache.org","integrationkits.camel.apache.org","camelcatalogs.camel.apache.org"]' operators.operatorframework.io/project_layout: go.kubebuilder.io/v2 repository: https://github.com/apache/camel-k support: Camel - name: camel-k.v1.3.0 + name: camel-k.v1.5.0 namespace: placeholder spec: apiservicedefinitions: {}