apache / solr-operator

Official Kubernetes operator for Apache Solr
https://solr.apache.org/operator
Apache License 2.0
243 stars 112 forks source link

Use 9.4 as the default e2e-tests Solr version #645

Closed HoustonPutman closed 7 months ago

HoustonPutman commented 8 months ago

This overrides #632

Solr 9.4 has been released and fixes issues that caused incompatibility with the Solr Operator. The smoke tests use Solr 8.11, so its safer to default to 9.4 so that we test both 8.11 and 9.4 more often.