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 bc90fbd27d5c58deeb550120b09be3ee28827f64 Author: Jason Gerlowski <[email protected]> AuthorDate: Tue Mar 25 12:32:53 2025 -0400 DOAP changes for Solr Operator release v0.9.1 --- content/doap/solr-operator.rdf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/doap/solr-operator.rdf b/content/doap/solr-operator.rdf index 3ed2dcc2c..b3320f3f8 100644 --- a/content/doap/solr-operator.rdf +++ b/content/doap/solr-operator.rdf @@ -49,6 +49,13 @@ </maintainer> <!-- NOTE: please insert releases in numeric order, NOT chronologically. --> <!-- NOTE: Do not forget to include the "v" in the version in both the Name and Revision. --> + <release> + <Version> + <name>solr-operator-v0.9.1</name> + <created>2025-03-25</created> + <revision>v0.9.1</revision> + </Version> + </release> <release> <Version> <name>solr-operator-v0.9.0</name>
