This is an automated email from the ASF dual-hosted git repository.

gerlowskija pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-site.git

commit 8d97bdcc127b386f47865b8fcfa840bc75e6f9e4
Author: Jason Gerlowski <[email protected]>
AuthorDate: Wed Jan 22 22:15:26 2025 -0500

    Adding news for Solr Operator release v0.9.0
---
 .../operator/news/2025-01-22-v0-9-0-available.md   | 24 ++++++++++++++++++++++
 1 file changed, 24 insertions(+)

diff --git a/content/solr/operator/news/2025-01-22-v0-9-0-available.md 
b/content/solr/operator/news/2025-01-22-v0-9-0-available.md
new file mode 100644
index 000000000..3f6e1c304
--- /dev/null
+++ b/content/solr/operator/news/2025-01-22-v0-9-0-available.md
@@ -0,0 +1,24 @@
+Title: Apache Solr Operatorâ„¢ v0.9.0 available
+category: solr/operator/news
+save_as:
+
+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>

Reply via email to