This is an automated email from the ASF dual-hosted git repository.
git-site-role pushed a commit to branch asf-staging
in repository https://gitbox.apache.org/repos/asf/solr-site.git
The following commit(s) were added to refs/heads/asf-staging by this push:
new 6292c0a08 Automatic Site Publish by Buildbot
6292c0a08 is described below
commit 6292c0a08d13546999aa3b35b3bcc101100a5b85
Author: buildbot <[email protected]>
AuthorDate: Fri Apr 12 14:12:55 2024 +0000
Automatic Site Publish by Buildbot
---
output/doap/solr-operator.rdf | 7 +++++++
output/feeds/all.atom.xml | 18 +++++++++++++++++-
output/feeds/solr/operator/news.atom.xml | 18 +++++++++++++++++-
output/index.html | 6 +++---
output/operator/artifacts.html | 32 ++++++++++++++++----------------
output/operator/features.html | 2 +-
output/operator/index.html | 14 +++++++-------
output/operator/logos-and-assets.html | 2 +-
output/operator/news.html | 18 ++++++++++++++++++
9 files changed, 87 insertions(+), 30 deletions(-)
diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index 4085372cc..461b6529d 100644
--- a/output/doap/solr-operator.rdf
+++ b/output/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.8.1</name>
+ <created>2024-04-12</created>
+ <revision>v0.8.1</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>solr-operator-v0.8.0</name>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 693358138..17330b469 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2024-02-12T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 9.5.0 available</title><link href="/apache-solrtm-950-available.html"
rel="alternate"></link><published>2024-02-12T00:00:00+00:00</published><updated>2024-02-12T00:00:00+00:00</updated><author><name>Solr
Develope [...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr</title><link
href="/" rel="alternate"></link><link href="/feeds/all.atom.xml"
rel="self"></link><id>/</id><updated>2024-04-12T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.8.1 available</title><link
href="/apache-solr-operatortm-v081-available.html"
rel="alternate"></link><published>2024-04-12T00:00:00+00:00</published><updated>2024-04-12T00:00:00+00:00</updated><author
[...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.8.1.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v081-release-highlights">Solr Operator v0.8.1
Release Highlights:</h3>
+<ul>
+<li>Miscellaneous bugfixes and hardening for the "managed scaling"
feature adding in v0.8.0.</li>
+<li>Init-containers now avoid writing to "/tmp" and other root FS
locations, to better support "read-only" root filesystems</li>
+<li>SolrPrometheusExporter no longer fails liveness probes when the
SolrCloud is too large</li>
+</ul>
+<p>A summary of important changes is published in the documentation
at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or
view the git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.1">https://github.com/apache/solr-operator/releases/tag/v0.8.1</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 9.5.0
available</title><link href="/apache-solrtm-950-available.html"
rel="alternate"></link><published>2024-02-12T00:00:00+00:00</published><updated>2024-02-12T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id>ta [...]
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Solr project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and …</p></summary><content
type="html"><p>The Solr PMC is pleased to announce the release of Apache
Solr 9.5.0.</p>
<p>Solr is the popular, blazing fast, open source NoSQL search platform
from the Apache Solr project. Its major features include powerful full-text
search, hit highlighting, faceted search, dynamic clustering, database
integration, rich document handling, and geospatial search. Solr is highly
scalable, providing fault tolerant distributed search and indexing, and powers
the search and navigation features of many of the world's largest internet
sites.</p>
<p>Solr 9.5.0 is available for immediate download at:</p>
diff --git a/output/feeds/solr/operator/news.atom.xml
b/output/feeds/solr/operator/news.atom.xml
index a7d18b470..7d318e19f 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,21 @@
<?xml version="1.0" encoding="utf-8"?>
-<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2023-10-20T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.8.0 available</title><link
href="/apache-solr-operatortm-v080-available.html"
rel="alternate"></link><published>2023-10-20T00:00:00+00:00</published><updated>2023-1
[...]
+<feed xmlns="http://www.w3.org/2005/Atom"><title>Apache Solr -
solr/operator/news</title><link href="/" rel="alternate"></link><link
href="/feeds/solr/operator/news.atom.xml"
rel="self"></link><id>/</id><updated>2024-04-12T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.8.1 available</title><link
href="/apache-solr-operatortm-v081-available.html"
rel="alternate"></link><published>2024-04-12T00:00:00+00:00</published><updated>2024-0
[...]
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.8.1.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below. The release is available for
immediate download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v081-release-highlights">Solr Operator v0.8.1
Release Highlights:</h3>
+<ul>
+<li>Miscellaneous bugfixes and hardening for the "managed scaling"
feature adding in v0.8.0.</li>
+<li>Init-containers now avoid writing to "/tmp" and other root FS
locations, to better support "read-only" root filesystems</li>
+<li>SolrPrometheusExporter no longer fails liveness probes when the
SolrCloud is too large</li>
+</ul>
+<p>A summary of important changes is published in the documentation
at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or
view the git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.1">https://github.com/apache/solr-operator/releases/tag/v0.8.1</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr
Operator™ v0.8.0 available</title><link
href="/apache-solr-operatortm-v080-available.html"
rel="alternate"></link><published>2023-10-20T00:00:00+00:00</published><updated>2023-10-20T00:00:00+00:00</updated><author><name>Solr
Developers</ [...]
<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
<p>This release contains numerous bug fixes, optimizations, and
improvements, some of which are highlighted below …</p></summary><content
type="html"><p>The Apache Solr PMC is pleased to announce the release of
the Apache Solr Operator v0.8.0.</p>
<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
diff --git a/output/index.html b/output/index.html
index 1790b7189..ee8cfd546 100644
--- a/output/index.html
+++ b/output/index.html
@@ -126,10 +126,10 @@
</p>
</div>
</section>
-<section class="topnews-operator" latest-date="2023-10-20">
+<section class="topnews-operator" latest-date="2024-04-12">
<div class="row">
- <p id="apache-solr-operatortm-v080-available-operator">
- <a
href="/operator/news.html#apache-solr-operatortm-v080-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.0 available</a> <span
class="news-date">(20.Oct)</span>
+ <p id="apache-solr-operatortm-v081-available-operator">
+ <a
href="/operator/news.html#apache-solr-operatortm-v081-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.1 available</a> <span
class="news-date">(12.Apr)</span>
</p>
</div>
</section>
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index f1e17db23..3f267794c 100644
--- a/output/operator/artifacts.html
+++ b/output/operator/artifacts.html
@@ -127,18 +127,18 @@ feel there are sufficient changes, improvements and bug
fixes to warrant a relea
Due to the voluntary nature of Solr Operator development, no releases are
scheduled in advance.</p>
<p>The suggested method of installing the Solr Operator in your Kubernetes
cluster is via the <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator">provided
Helm chart</a>.
Source releases are provided for the operator, however binaries are only
provided via the official <a
href="https://hub.docker.com/r/apache/solr-operator">Docker Image</a>.</p>
- <h2 id="solr-v080">Solr Operator v0.8.0
- <a class="headerlink" href="#solr-v080" title="Permanent link">¶</a>
+ <h2 id="solr-v081">Solr Operator v0.8.1
+ <a class="headerlink" href="#solr-v081" title="Permanent link">¶</a>
</h2>
- <p>Solr Operator v0.8.0 is the most recent Apache Solr Operator release.</p>
+ <p>Solr Operator v0.8.1 is the most recent Apache Solr Operator release.</p>
<div style="display:flex">
<ul style="margin: 0.75rem; flex-shrink: 0">
<li>Source release:
- <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz?action=download"
target="_blank">solr-operator-v0.8.0.tgz</a>
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.0/solr-operator-v0.8.0.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.8.1/solr-operator-v0.8.1.tgz?action=download"
target="_blank">solr-operator-v0.8.1.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.1/solr-operator-v0.8.1.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.8.1/solr-operator-v0.8.1.tgz.sha512"
target="_blank">SHA512</a>]
</li>
<li>Docker releases:
@@ -146,22 +146,22 @@ Source releases are provided for the operator, however
binaries are only provide
</li>
<li>Helm Chart release:
- <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.8.0</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.1"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.8.1</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.8.0/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.8.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.8.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.8.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.8.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.1/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.8.1/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.1/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.8.1/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.8.1/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
</ul>
</li>
<!-- TODO: Put change log in site -->
- <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.1?modal=changelog"
target="_blank">Change log</a></li>
</ul>
<div class="artifacthub-widget"
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"
data-theme="light" data-header="true" data-responsive="true"></div>
@@ -201,7 +201,7 @@ Source releases are provided for the operator, however
binaries are only provide
</li>
<!-- TODO: Put change log in site -->
- <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.0?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.8.1?modal=changelog"
target="_blank">Change log</a></li>
</ul>
<h2 id="past-versions">Past versions
@@ -228,7 +228,7 @@ Source releases are provided for the operator, however
binaries are only provide
</h3>
<p>The <code>solr-operator-VERSION.tgz</code> file contains the full source
code for that version, where <code>VERSION</code> is the version number of
- the release, e.g. <code>v0.8.0</code>.</p>
+ the release, e.g. <code>v0.8.1</code>.</p>
<p>Helm Charts do not allow a <strong>v</strong> prefix in the version, so
that is the only version in the Solr Operator release corpus that does not use
it.</p>
diff --git a/output/operator/features.html b/output/operator/features.html
index 2d1c6b8e6..f2026649d 100644
--- a/output/operator/features.html
+++ b/output/operator/features.html
@@ -111,7 +111,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.8.0
+ Apache Solr Operator<sup>™</sup> v0.8.1
</div>
<h1>
Solr Operator Features
diff --git a/output/operator/index.html b/output/operator/index.html
index 22c42126c..aabfcfe4c 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
</div>
</div>
</section>
-<section class="topnews-operator" latest-date="2023-10-20">
+<section class="topnews-operator" latest-date="2024-04-12">
<div class="row">
- <p id="apache-solr-operatortm-v080-available">
- <a
href="/operator/news.html#apache-solr-operatortm-v080-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.0 available</a> <span
class="news-date">(20.Oct)</span>
+ <p id="apache-solr-operatortm-v081-available">
+ <a
href="/operator/news.html#apache-solr-operatortm-v081-available"><b>NEWS:</b>
Apache Solr Operator™ v0.8.1 available</a> <span
class="news-date">(12.Apr)</span>
</p>
</div>
</section>
@@ -125,7 +125,7 @@
<div class="row">
<div class="large-10 large-offset-1 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.8.0
+ Apache Solr Operator<sup>™</sup> v0.8.1
</div>
<h1>
The Apache Solr Operator is built to reliably manage Apache
Solr<sup>™</sup> on Kubernetes.
@@ -389,13 +389,13 @@
<div class="row">
<div class="large-12 columns text-center">
<div class="annotation">
- Solr Operator News | 20 October 2023
+ Solr Operator News | 12 April 2024
</div>
<h1>
- Apache Solr Operator v0.8.0 available
+ Apache Solr Operator v0.8.1 available
</h1>
<p>
- The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.8.0. Artifacts can be found <a href="/operator/artifacts.html">here</a>.
+ The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.8.1. Artifacts can be found <a href="/operator/artifacts.html">here</a>.
</p>
<a href="/operator/news.html"><span class="white">Read More
News</span></a>
</div>
diff --git a/output/operator/logos-and-assets.html
b/output/operator/logos-and-assets.html
index a5bd78327..a1abb9e61 100644
--- a/output/operator/logos-and-assets.html
+++ b/output/operator/logos-and-assets.html
@@ -111,7 +111,7 @@
<div class="row">
<div class="large-12 columns">
<div class="annotation">
- Apache Solr Operator<sup>™</sup> v0.8.0
+ Apache Solr Operator<sup>™</sup> v0.8.1
</div>
<h1>Solr Operator Logos and Assets</h1>
<p>The Solr Operator's identity system: a style guide, icons, and logos</p>
diff --git a/output/operator/news.html b/output/operator/news.html
index 07f9dee6c..bfd69871e 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,24 @@
<h1 id="solr-operator-news">Solr Operator<sup>™</sup> News<a
class="headerlink" href="#solr-operator-news" title="Permanent link">¶</a></h1>
<p>You may also read these news as an <a
href="/feeds/solr/operator/news.atom.xml">ATOM feed</a>.</p>
+ <h2 id="apache-solr-operatortm-v081-available">12 April 2024, Apache Solr
Operator™ v0.8.1 available
+ <a class="headerlink" href="#apache-solr-operatortm-v081-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Apache Solr PMC is pleased to announce the release of the Apache Solr
Operator v0.8.1.</p>
+<p>The Apache Solr Operator is a safe and easy way of managing a Solr
ecosystem in Kubernetes.</p>
+<p>This release contains numerous bug fixes, optimizations, and improvements,
some of which are highlighted below. The release is available for immediate
download at:</p>
+<p><a
href="https://solr.apache.org/operator/artifacts.html">https://solr.apache.org/operator/artifacts.html</a></p>
+<h3 id="solr-operator-v081-release-highlights">Solr Operator v0.8.1 Release
Highlights:</h3>
+<ul>
+<li>Miscellaneous bugfixes and hardening for the "managed scaling" feature
adding in v0.8.0.</li>
+<li>Init-containers now avoid writing to "/tmp" and other root FS locations,
to better support "read-only" root filesystems</li>
+<li>SolrPrometheusExporter no longer fails liveness probes when the SolrCloud
is too large</li>
+</ul>
+<p>A summary of important changes is published in the documentation at:</p>
+<p><a
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html">https://apache.github.io/solr-operator/docs/upgrade-notes.html</a></p>
+<p>For the most exhaustive list, see the change log on ArtifactHub or view the
git history in the solr-operator repo.</p>
+<p><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog">https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog</a></p>
+<p><a
href="https://github.com/apache/solr-operator/releases/tag/v0.8.1">https://github.com/apache/solr-operator/releases/tag/v0.8.1</a></p>
<h2 id="apache-solr-operatortm-v080-available">20 October 2023, Apache Solr
Operator™ v0.8.0 available
<a class="headerlink" href="#apache-solr-operatortm-v080-available"
title="Permanent link">¶</a>
</h2>