anik120 commented on issue #366: -Add Camel-K CSV and Package for OLM integration and deployment of op… URL: https://github.com/apache/camel-k/pull/366#issuecomment-459864904 Hey @nicolaferraro I just noticed that the spec.container.image blocks in [operator-deployment-kubernetes.yaml](https://github.com/apache/camel-k/blob/master/deploy/operator-deployment-kubernetes.yaml#L24) and [operator-deployment-openshift.yaml](https://github.com/apache/camel-k/blob/master/deploy/operator-deployment-openshift.yaml#L24) specifies docker.io/apache/camel-k:0.2.1-SNAPSHOT which is not among the released [tags](https://hub.docker.com/r/apache/camel-k/tags) because of which I get an error while trying to deploy the operator. Should these files be updated with the proper image tag? Which image should the CSV use?
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org With regards, Apache Git Services