phantomjinx commented on code in PR #3423: URL: https://github.com/apache/camel-k/pull/3423#discussion_r993383376
########## config/manifests/bases/camel-k.clusterserviceversion.yaml: ########## @@ -22,16 +22,16 @@ metadata: capabilities: Full Lifecycle categories: Integration & Delivery certified: "false" - containerImage: docker.io/apache/camel-k:1.10.0-SNAPSHOT - createdAt: 2022-05-31T12:18:30Z + containerImage: docker.io/apache/camel-k:X.Y.Z-SNAPSHOT + createdAt: 2022-07-05T16:41:32Z description: Apache Camel K is a lightweight integration platform, born on Kubernetes, with serverless superpowers. - operators.operatorframework.io/builder: operator-sdk-v1.3.0 + operators.operatorframework.io/builder: operator-sdk-v1.16.0 Review Comment: operator-sdk version in Makefile is 1.16. For what its worth, this is just a notifying property of the version used to build the CSV bundle. It does not actually have any material effect on OLM. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@camel.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org