content/doap/solr-operator.rdf (112 lines of code) (raw):
<?xml version="1.0"?>
<?xml-stylesheet type="text/xsl"?>
<rdf:RDF xml:lang="en"
xmlns="http://usefulinc.com/ns/doap#"
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:asfext="http://projects.apache.org/ns/asfext#"
xmlns:foaf="http://xmlns.com/foaf/0.1/">
<!--
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements. See the NOTICE file distributed with
this work for additional information regarding copyright ownership.
The ASF licenses this file to You under the Apache License, Version 2.0
(the "License"); you may not use this file except in compliance with
the License. You may obtain a copy of the License at
https://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
-->
<Project rdf:about="https://solr.apache.org/operator">
<created>2021-01-14</created>
<license rdf:resource="https://spdx.org/licenses/Apache-2.0" />
<name>Apache Solr Operator</name>
<homepage rdf:resource="https://solr.apache.org/operator" />
<asfext:pmc rdf:resource="https://solr.apache.org" />
<shortdesc>Manages Solr resources in Kubernetes</shortdesc>
<bug-database rdf:resource="https://github.com/apache/solr-operator/issues" />
<mailing-list rdf:resource="https://solr.apache.org/community.html#mailing-lists-chat" />
<download-page rdf:resource="https://solr.apache.org/operator/artifacts.html" />
<programming-language>Go</programming-language>
<category rdf:resource="https://projects.apache.org/category/cloud" />
<category rdf:resource="https://projects.apache.org/category/search"/>
<category rdf:resource="https://projects.apache.org/category/go"/>
<repository>
<GitRepository>
<location rdf:resource="https://gitbox.apache.org/repos/asf/solr-operator.git"/>
<browse rdf:resource="https://gitbox.apache.org/repos/asf?p=solr-operator.git"/>
</GitRepository>
</repository>
<maintainer>
<foaf:Person>
<foaf:name>Apache Solr Team</foaf:name>
<foaf:mbox rdf:resource="mailto:dev@solr.apache.org"/>
</foaf:Person>
</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>
<created>2025-01-22</created>
<revision>v0.9.0</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.8.1</name>
<created>2024-04-12</created>
<revision>v0.8.1</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.8.0</name>
<created>2023-10-20</created>
<revision>v0.8.0</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.7.1</name>
<created>2023-07-21</created>
<revision>v0.7.1</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.7.0</name>
<created>2023-04-23</created>
<revision>v0.7.0</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.6.0</name>
<created>2022-08-14</created>
<revision>v0.6.0</revision>
</Version>
</release>
<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>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.4.0</name>
<created>2021-09-13</created>
<revision>v0.4.0</revision>
</Version>
</release>
<release>
<Version>
<name>solr-operator-v0.3.0</name>
<created>2021-04-29</created>
<revision>v0.3.0</revision>
</Version>
</release>
</Project>
</rdf:RDF>