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 9940a1938411015fcd755d67d85d6ecbf4a3357b Author: Jason Gerlowski <[email protected]> AuthorDate: Fri Oct 20 16:48:28 2023 -0400 DOAP changes for Solr Operator release v0.8.0 --- 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 0557a78b3..16f144497 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.7.1</name> + <created>2023-10-20</created> + <revision>v0.8.0</revision> + </Version> + </release> <release> <Version> <name>solr-operator-v0.7.1</name>
