This adds configuration properties to the StrimziSchemaRegistry custom resource that lets users specify the Confluent Schema Registry image and tag. This will let uses adopt new versions of the schema registry server without us having to necessarily update the operator (though in new releases of the operator we should update the default image).
This adds configuration properties to the StrimziSchemaRegistry custom resource that lets users specify the Confluent Schema Registry image and tag. This will let uses adopt new versions of the schema registry server without us having to necessarily update the operator (though in new releases of the operator we should update the default image).
This should be rebased and merged after #57
Fixes #55