The Apache Solr PMC is pleased to announce the release of the Apache Solr Operator v0.9.0, available for immediate download at: https://solr.apache.org/operator/artifacts.html
The Apache Solr Operator is the official and recommended way of managing your Solr ecosystem on Kubernetes. Please report any feedback to the mailing lists <https://solr.apache.org/operator/community.html#mailing-lists-chat> ### Solr Operator v0.9.0 Release Highlights: * **Security Configuration**: 0.9.0 gives users greater control over their security configuration than ever before, including new settings to specify the "securityContext" used by each Solr container and an "imagePullSecret" to use when pulling the operator image. * **Resource Cleanup**: The operator now safely cleans up ingresses and node-services as necessary when externalAddressability settings are modified. 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.0>