squakez commented on code in PR #3423: URL: https://github.com/apache/camel-k/pull/3423#discussion_r917657404
########## config/manifests/bases/camel-k.clusterserviceversion.yaml: ########## @@ -150,11 +150,11 @@ spec: - email: [email protected] name: The Apache Software Foundation maturity: alpha - minKubeVersion: 1.11.0 + minKubeVersion: 1.14.0 Review Comment: Do we want to change this? I'd keep it the original version unless there is a reason to change it. ########## 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: Do we want to change this? I'd keep it the original version unless there is a reason to change it. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
