The Apache Solr PMC is pleased to announce the release of the Apache Solr Operator v0.9.1.
The Apache Solr Operator is a safe and easy way of managing a Solr ecosystem in Kubernetes. This release contains numerous bug fixes, and optimizations, some of which are highlighted below. The release is available for immediate download at: <https://solr.apache.org/operator/artifacts.html> ### Solr Operator v0.9.1 Release Highlights: * initContainers can once again connect to ZooKeeper when Solr 9.8.x images are used * podReadinessGates on existing solrcloud resources are now properly updated following an operator upgrade * 'setup-zk' initContainer no longer emits "No such file or directory" warning A summary of important changes is published in the documentation at: <https://apache.github.io/solr-operator/docs/upgrade-notes.html> For the most exhaustive list, see the change log on ArtifactHub or view the git history in the solr-operator repo. <https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog> <https://github.com/apache/solr-operator/releases/tag/v0.9.1>