This is an automated email from the ASF dual-hosted git repository. houston pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/solr-site.git
commit b9098c3119ac24e9404d6138cd13cb45b885db38 Author: Houston Putman <[email protected]> AuthorDate: Mon Mar 21 14:26:45 2022 -0400 DOAP changes for Solr Operator release v0.5.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 7039432..37d0b62 100644 --- a/content/doap/solr-operator.rdf +++ b/content/doap/solr-operator.rdf @@ -51,6 +51,13 @@ <!-- NOTE: Do not forget to include the "v" in the version in both the Name and Revision. --> <release> <Version> + <name>solr-operator-v0.5.1</name> + <created>2022-03-21</created> + <revision>v0.5.1</revision> + </Version> + </release> + <release> + <Version> <name>solr-operator-v0.5.0</name> <created>2021-11-16</created> <revision>v0.5.0</revision>
