This is an automated email from the ASF dual-hosted git repository.

git-site-role pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/solr-site.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 305014a  Automatic Site Publish by Buildbot
305014a is described below

commit 305014a573a27df30f4c804dbd90c5fb24cc0b2e
Author: buildbot <[email protected]>
AuthorDate: Mon Sep 13 18:35:47 2021 +0000

    Automatic Site Publish by Buildbot
---
 output/doap/solr-operator.rdf            |  5 +++
 output/feeds/all.atom.xml                | 32 ++++++++++++++-
 output/feeds/solr/operator/news.atom.xml | 32 ++++++++++++++-
 output/operator/artifacts.html           | 70 +++++++++++++++-----------------
 output/operator/features.html            |  2 +-
 output/operator/index.html               | 14 +++----
 output/operator/logos-and-assets.html    |  2 +-
 output/operator/news.html                | 32 +++++++++++++++
 output/operator/resources.html           | 13 ++----
 output/resources.html                    | 13 ++----
 10 files changed, 149 insertions(+), 66 deletions(-)

diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index 40a3760..ba252a8 100644
--- a/output/doap/solr-operator.rdf
+++ b/output/doap/solr-operator.rdf
@@ -51,6 +51,11 @@
     <!-- NOTE: Do not forget to include the "v" in the version in both the 
Name and Revision. -->
     <release>
          <Version>
+           <name>solr-operator-v0.4.0</name>
+           <created>2021-09-13</created>
+           <revision>v0.4.0</revision>
+         </Version>
+         <Version>
            <name>solr-operator-v0.3.0</name>
            <created>2021-04-29</created>
            <revision>v0.3.0</revision>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index eb28cf1..80cc7e4 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,35 @@
 <?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>2021-06-16T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr™ 8.9.0 available</title><link href="/apache-solrtm-890-available.html" 
rel="alternate"></link><published>2021-06-16T00:00:00+00:00</published><updated>2021-06-16T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id [...]
+<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>2021-09-13T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr Operator™ v0.4.0 available</title><link 
href="/apache-solr-operatortm-v040-available.html" 
rel="alternate"></link><published>2021-09-13T00:00:00+00:00</published><updated>2021-09-13T00:00:00+00:00</updated><author><name>Solr
 Developer [...]
+&lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and 
improvements, some of which are highlighted below …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Apache Solr PMC is pleased to announce the release of 
the Apache Solr Operator v0.4.0.&lt;/p&gt;
+&lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and 
improvements, some of which are highlighted below. The release is available for 
immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/operator/artifacts.html"&gt;https://solr.apache.org/operator/artifacts.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-operator-v040-release-highlights"&gt;Solr Operator v0.4.0 
Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;A new Helm chart for templating the Solr resource.&lt;/li&gt;
+&lt;li&gt;Users must still run the Solr Operator, preferably through the Solr 
Operator Helm chart.&lt;/li&gt;
+&lt;li&gt;Support for hostpath for the Solr data volume when in ephemeral 
mode&lt;/li&gt;
+&lt;li&gt;Scheduled restarts of Solr Clouds and Solr Prometheus 
Exporters&lt;/li&gt;
+&lt;li&gt;The default version of Solr has been upgraded to 8.9&lt;/li&gt;
+&lt;li&gt;Allow for custom service accounts to be used when running 
Solr&lt;/li&gt;
+&lt;li&gt;Upgrade the Zookeeper Operator dependency to v0.2.12&lt;/li&gt;
+&lt;li&gt;Allow for ephemeral storage when running a provided Zookeeper 
cluster&lt;/li&gt;
+&lt;li&gt;The storage type for Zookeeper will default to the option chosen for 
Solr&lt;/li&gt;
+&lt;li&gt;Enable configuration of provided Zookeeper Config options&lt;/li&gt;
+&lt;li&gt;Use a more secure base image for the Solr Operator&lt;/li&gt;
+&lt;li&gt;The PrometheusExporter now accepts custom pod probes (liveness, 
readiness, startup)&lt;/li&gt;
+&lt;li&gt;Fix permissions in the default bootstrapped security.json&lt;/li&gt;
+&lt;li&gt;Allow for terminating the Solr TLS at the ingress&lt;/li&gt;
+&lt;li&gt;Allow for loading in TLS information from a mounted directory 
(SolrCloud and SolrPrometheusExporter)&lt;/li&gt;
+&lt;li&gt;SolrCloud now supports separate server and client certs for 
mTLS&lt;/li&gt;
+&lt;li&gt;The Solr Operator supports hot-reloading of TLS client certs used to 
connect to Solr (enabled by default)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;A summary of important changes is published in the documentation 
at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html"&gt;https://apache.github.io/solr-operator/docs/upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;For the most exhaustive list, see the change log on ArtifactHub or 
view the git history in the solr-operator repo.&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog"&gt;https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://github.com/apache/solr-operator/releases/tag/v0.4.0"&gt;https://github.com/apache/solr-operator/releases/tag/v0.4.0&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 8.9.0 
available</title><link href="/apache-solrtm-890-available.html" 
rel="alternate"></link><published>2021-06-16T00:00:00+00:00</published><updated>2021-06-16T00:00:00+00:00</updated><author><name>Solr
 Developers</name></author><id>ta [...]
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene project. Its major features include powerful full-text 
search, hit highlighting, faceted search, dynamic clustering, database 
integration, rich document handling, and …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Solr PMC is pleased to announce the release of Apache 
Solr 8.9.0.&lt;/p&gt;
 &lt;p&gt;Solr is the popular, blazing fast, open source NoSQL search platform 
from the Apache Lucene 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.&lt;/p&gt;
 &lt;p&gt;Solr 8.9.0 is available for immediate download at:&lt;/p&gt;
diff --git a/output/feeds/solr/operator/news.atom.xml 
b/output/feeds/solr/operator/news.atom.xml
index 870d493..153e637 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,35 @@
 <?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>2021-04-29T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr Operator™ v0.3.0 available</title><link 
href="/apache-solr-operatortm-v030-available.html" 
rel="alternate"></link><published>2021-04-29T00:00:00+00:00</published><updated>2021-04-29T00:00:00+00:00</
 [...]
+<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>2021-09-13T00:00:00+00:00</updated><subtitle></subtitle><entry><title>Apache
 Solr Operator™ v0.4.0 available</title><link 
href="/apache-solr-operatortm-v040-available.html" 
rel="alternate"></link><published>2021-09-13T00:00:00+00:00</published><updated>2021-09-13T00:00:00+00:00</
 [...]
+&lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and 
improvements, some of which are highlighted below …&lt;/p&gt;</summary><content 
type="html">&lt;p&gt;The Apache Solr PMC is pleased to announce the release of 
the Apache Solr Operator v0.4.0.&lt;/p&gt;
+&lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
+&lt;p&gt;This release contains numerous bug fixes, optimizations, and 
improvements, some of which are highlighted below. The release is available for 
immediate download at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://solr.apache.org/operator/artifacts.html"&gt;https://solr.apache.org/operator/artifacts.html&lt;/a&gt;&lt;/p&gt;
+&lt;h3 id="solr-operator-v040-release-highlights"&gt;Solr Operator v0.4.0 
Release Highlights:&lt;/h3&gt;
+&lt;ul&gt;
+&lt;li&gt;A new Helm chart for templating the Solr resource.&lt;/li&gt;
+&lt;li&gt;Users must still run the Solr Operator, preferably through the Solr 
Operator Helm chart.&lt;/li&gt;
+&lt;li&gt;Support for hostpath for the Solr data volume when in ephemeral 
mode&lt;/li&gt;
+&lt;li&gt;Scheduled restarts of Solr Clouds and Solr Prometheus 
Exporters&lt;/li&gt;
+&lt;li&gt;The default version of Solr has been upgraded to 8.9&lt;/li&gt;
+&lt;li&gt;Allow for custom service accounts to be used when running 
Solr&lt;/li&gt;
+&lt;li&gt;Upgrade the Zookeeper Operator dependency to v0.2.12&lt;/li&gt;
+&lt;li&gt;Allow for ephemeral storage when running a provided Zookeeper 
cluster&lt;/li&gt;
+&lt;li&gt;The storage type for Zookeeper will default to the option chosen for 
Solr&lt;/li&gt;
+&lt;li&gt;Enable configuration of provided Zookeeper Config options&lt;/li&gt;
+&lt;li&gt;Use a more secure base image for the Solr Operator&lt;/li&gt;
+&lt;li&gt;The PrometheusExporter now accepts custom pod probes (liveness, 
readiness, startup)&lt;/li&gt;
+&lt;li&gt;Fix permissions in the default bootstrapped security.json&lt;/li&gt;
+&lt;li&gt;Allow for terminating the Solr TLS at the ingress&lt;/li&gt;
+&lt;li&gt;Allow for loading in TLS information from a mounted directory 
(SolrCloud and SolrPrometheusExporter)&lt;/li&gt;
+&lt;li&gt;SolrCloud now supports separate server and client certs for 
mTLS&lt;/li&gt;
+&lt;li&gt;The Solr Operator supports hot-reloading of TLS client certs used to 
connect to Solr (enabled by default)&lt;/li&gt;
+&lt;/ul&gt;
+&lt;p&gt;A summary of important changes is published in the documentation 
at:&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://apache.github.io/solr-operator/docs/upgrade-notes.html"&gt;https://apache.github.io/solr-operator/docs/upgrade-notes.html&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;For the most exhaustive list, see the change log on ArtifactHub or 
view the git history in the solr-operator repo.&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog"&gt;https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog&lt;/a&gt;&lt;/p&gt;
+&lt;p&gt;&lt;a 
href="https://github.com/apache/solr-operator/releases/tag/v0.4.0"&gt;https://github.com/apache/solr-operator/releases/tag/v0.4.0&lt;/a&gt;&lt;/p&gt;</content><category
 term="solr/operator/news"></category></entry><entry><title>Apache Solr 
Operator™ v0.3.0 available</title><link 
href="/apache-solr-operatortm-v030-available.html" 
rel="alternate"></link><published>2021-04-29T00:00:00+00:00</published><updated>2021-04-29T00:00:00+00:00</updated><author><name>Solr
 Developers</ [...]
 &lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
 &lt;p&gt;This release contains numerous bug fixes, optimizations, and 
improvements, some of which are highlighted below. The 
…&lt;/p&gt;</summary><content type="html">&lt;p&gt;The Solr PMC is pleased to 
announce the release of the Apache Solr Operator v0.3.0.&lt;/p&gt;
 &lt;p&gt;The Apache Solr Operator is a safe and easy way of managing a Solr 
ecosystem in Kubernetes.&lt;/p&gt;
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index f46a9c2..bcd6872 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, 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-v030">Solr Operator v0.3.0
-    <a class="headerlink" href="#solr-v030" title="Permanent link">¶</a>
+  <h2 id="solr-v040">Solr Operator v0.4.0
+    <a class="headerlink" href="#solr-v040" title="Permanent link">¶</a>
   </h2>
 
-  <p>Solr Operator v0.3.0 is the most recent Apache Solr Operator release.</p>
+  <p>Solr Operator v0.4.0 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.3.0/solr-operator-v0.3.0.tgz";>solr-operator-v0.3.0.tgz</a>
-        [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.asc";>PGP</a>]
-        [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.sha512";>SHA512</a>]
+        <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz";>solr-operator-v0.4.0.tgz</a>
+        [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.asc";>PGP</a>]
+        [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.sha512";>SHA512</a>]
       </li>
 
       <li>Docker releases:
@@ -146,61 +146,57 @@ 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.3.0";>Artifact
 Hub</a><br/>
-        <i>Use <code>0.3.0</code> as the version of the Helm Chart.</i>
+        <a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.4.0";>Artifact
 Hub</a><br/>
+        <i>Use <code>0.4.0</code> as the version of the Helm Chart.</i>
       </li>
 
       <li>CRDs:
         <ul>
-          <li><a href="/operator/downloads/crds/v0.3.0/all.yaml">All</a></li>
-          <li><a 
href="/operator/downloads/crds/v0.3.0/all-with-dependencies.yaml">All with 
Dependencies (Zookeeper)</a></li>
-          <li><a href="/operator/downloads/crds/v0.3.0/solrclouds.yaml">Solr 
Cloud</a></li>
-          <li><a 
href="/operator/downloads/crds/v0.3.0/solrprometheusexporters.yaml">Solr 
Prometheus Exporter</a></li>
-          <li><a href="/operator/downloads/crds/v0.3.0/solrbackups.yaml">Solr 
Backup</a></li>
+          <li><a href="/operator/downloads/crds/v0.4.0/all.yaml">All</a></li>
+          <li><a 
href="/operator/downloads/crds/v0.4.0/all-with-dependencies.yaml">All with 
Dependencies (Zookeeper)</a></li>
+          <li><a href="/operator/downloads/crds/v0.4.0/solrclouds.yaml">Solr 
Cloud</a></li>
+          <li><a 
href="/operator/downloads/crds/v0.4.0/solrprometheusexporters.yaml">Solr 
Prometheus Exporter</a></li>
+          <li><a href="/operator/downloads/crds/v0.4.0/solrbackups.yaml">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.3.0?modal=changelog";>Change
 log</a></li>
+      <li><a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.4.0?modal=changelog";>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>
     <script async src="https://artifacthub.io/artifacthub-widget.js";></script>
   </div>
 
-  <h3 id="solr-v028">Solr Operator v0.2.8
-    <a class="headerlink" href="#solr-v028" title="Permanent link">¶</a>
+  <h3 id="solr-v030">Solr Operator v0.3.0
+    <a class="headerlink" href="#solr-v030" title="Permanent link">¶</a>
   </h3>
 
-  <p>Solr Operator v0.2.8 is the last release in the v0.2.x series.</p>
+  <p>Solr Operator v0.3.0 is the last release in the v0.3.x series.</p>
 
   <ul>
     <li>Source release:
-      <a 
href="https://github.com/apache/solr-operator/archive/v0.2.8.tar.gz";>solr-operator-v0.2.8.tgz</a>
-      <!-- TODO: Replace bullet point with following when v0.2.x is no longer 
relevant
-      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.2.8/solr-operator-v0.2.8.tgz";>solr-v0.2.8.tgz</a>
-      [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.2.8/solr-operator-v0.2.8.tgz.asc";>PGP</a>]
-      [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.2.8/solr-operator-v0.2.8.tgz.sha512";>SHA512</a>]
-      -->
+      <a 
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz";>solr-operator-v0.3.0.tgz</a>
+      [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.asc";>PGP</a>]
+      [<a 
href="https://downloads.apache.org/solr/solr-operator/v0.3.0/solr-operator-v0.3.0.tgz.sha512";>SHA512</a>]
     </li>
 
-    <!-- TODO: Change to Apache when v0.2.x is no longer relevant -->
     <li>Docker releases:
-      <a 
href="https://hub.docker.com/r/bloomberg/solr-operator";>bloomberg/solr-operator</a>
+      <a 
href="https://hub.docker.com/r/apache/solr-operator";>apache/solr-operator</a>
     </li>
 
     <li>Helm Chart release:
-      <a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.2.8";>Artifact
 Hub</a><br/>
-      <i>Use <code>0.2.8</code> as the version of the Helm Chart.</i>
+      <a 
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.3.0";>Artifact
 Hub</a><br/>
+      <i>Use <code>0.3.0</code> as the version of the Helm Chart.</i>
     </li>
 
     <li>CRDs:
       <ul>
-        <li><a href="/operator/downloads/crds/v0.2.8/all.yaml">All</a></li>
-        <li><a 
href="/operator/downloads/crds/v0.2.8/all-with-dependencies.yaml">All with 
Dependencies (Zookeeper)</a></li>
-        <li><a href="/operator/downloads/crds/v0.2.8/solrclouds.yaml">Solr 
Cloud</a></li>
-        <li><a 
href="/operator/downloads/crds/v0.2.8/solrprometheusexporters.yaml">Solr 
Prometheus Exporter</a></li>
-        <li><a href="/operator/downloads/crds/v0.2.8/solrbackups.yaml">Solr 
Backup</a></li>
+        <li><a href="/operator/downloads/crds/v0.3.0/all.yaml">All</a></li>
+        <li><a 
href="/operator/downloads/crds/v0.3.0/all-with-dependencies.yaml">All with 
Dependencies (Zookeeper)</a></li>
+        <li><a href="/operator/downloads/crds/v0.3.0/solrclouds.yaml">Solr 
Cloud</a></li>
+        <li><a 
href="/operator/downloads/crds/v0.3.0/solrprometheusexporters.yaml">Solr 
Prometheus Exporter</a></li>
+        <li><a href="/operator/downloads/crds/v0.3.0/solrbackups.yaml">Solr 
Backup</a></li>
       </ul>
     </li>
   </ul>
@@ -228,7 +224,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.3.0</code>.</p>
+    the release, e.g. <code>v0.4.0</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>
 
@@ -253,19 +249,19 @@ Source releases are provided for the operator, however 
binaries are only provide
       <th>Description</th>
     </tr>
     <tr align=left>
-      <td>v0.3.x</td>
+      <td>v0.4.x</td>
       <td>Current minor version for feature releases (STABLE)</td>
     </tr>
     <tr align=left>
-      <td>v0.2.x</td>
+      <td>v0.3.x</td>
       <td>Previous minor version may sometimes receive critical bugfix 
releases</td>
     </tr>
     <tr align=left>
-      <td>v0.4</td>
+      <td>v0.5</td>
       <td>Next minor version, yet to be released (UNSTABLE)</td>
     </tr>
     <tr align=left>
-      <td>&lt;v0.2.8</td>
+      <td>&lt;v0.3.0</td>
       <td>All older versions are End Of Life (EOL)</td>
     </tr>
   </table>
diff --git a/output/operator/features.html b/output/operator/features.html
index 0ef4bc5..69618ba 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>&trade;</sup> v0.3.0
+    Apache Solr Operator<sup>&trade;</sup> v0.4.0
   </div>
   <h1>
     Solr Operator Features
diff --git a/output/operator/index.html b/output/operator/index.html
index ba47acc..f7891f6 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
     </div>
   </div>
 </section>
-<section class="topnews" latest-date="2021-04-29">
+<section class="topnews" latest-date="2021-09-13">
   <div class="row">
-    <p id="apache-solr-operatortm-v030-available">
-      <a 
href="/operator/news.html#apache-solr-operatortm-v030-available"><b>NEWS:</b> 
Apache Solr Operator™ v0.3.0 available</a> <span 
class="news-date">(29.Apr)</span>
+    <p id="apache-solr-operatortm-v040-available">
+      <a 
href="/operator/news.html#apache-solr-operatortm-v040-available"><b>NEWS:</b> 
Apache Solr Operator™ v0.4.0 available</a> <span 
class="news-date">(13.Sep)</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>&trade;</sup> v0.3.0
+        Apache Solr Operator<sup>&trade;</sup> v0.4.0
       </div>
       <h1>
         The Apache Solr Operator is built to reliably manage Apache 
Solr<sup>&trade;</sup> on Kubernetes.
@@ -389,13 +389,13 @@
   <div class="row">
     <div class="large-12 columns text-center">
       <div class="annotation">
-        Solr Operator News | 29 April 2021
+        Solr Operator News | 13 September 2021
       </div>
       <h1>
-        Apache Solr Operator v0.3.0 available
+        Apache Solr Operator v0.4.0 available
       </h1>
       <p>
-      The Solr PMC is pleased to announce the release of Apache Solr Operator 
v0.3.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.4.0. 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 7cc79d4..5d2fca7 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>&trade;</sup> v0.3.0
+    Apache Solr Operator<sup>&trade;</sup> v0.4.0
   </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 8905248..de807d4 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,38 @@
   <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-v040-available">13 September 2021, Apache 
Solr Operator™ v0.4.0 available
+    <a class="headerlink" href="#apache-solr-operatortm-v040-available" 
title="Permanent link">¶</a>
+  </h2>
+  <p>The Apache Solr PMC is pleased to announce the release of the Apache Solr 
Operator v0.4.0.</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-v040-release-highlights">Solr Operator v0.4.0 Release 
Highlights:</h3>
+<ul>
+<li>A new Helm chart for templating the Solr resource.</li>
+<li>Users must still run the Solr Operator, preferably through the Solr 
Operator Helm chart.</li>
+<li>Support for hostpath for the Solr data volume when in ephemeral mode</li>
+<li>Scheduled restarts of Solr Clouds and Solr Prometheus Exporters</li>
+<li>The default version of Solr has been upgraded to 8.9</li>
+<li>Allow for custom service accounts to be used when running Solr</li>
+<li>Upgrade the Zookeeper Operator dependency to v0.2.12</li>
+<li>Allow for ephemeral storage when running a provided Zookeeper cluster</li>
+<li>The storage type for Zookeeper will default to the option chosen for 
Solr</li>
+<li>Enable configuration of provided Zookeeper Config options</li>
+<li>Use a more secure base image for the Solr Operator</li>
+<li>The PrometheusExporter now accepts custom pod probes (liveness, readiness, 
startup)</li>
+<li>Fix permissions in the default bootstrapped security.json</li>
+<li>Allow for terminating the Solr TLS at the ingress</li>
+<li>Allow for loading in TLS information from a mounted directory (SolrCloud 
and SolrPrometheusExporter)</li>
+<li>SolrCloud now supports separate server and client certs for mTLS</li>
+<li>The Solr Operator supports hot-reloading of TLS client certs used to 
connect to Solr (enabled by default)</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.4.0";>https://github.com/apache/solr-operator/releases/tag/v0.4.0</a></p>
   <h2 id="apache-solr-operatortm-v030-available">29 April 2021, Apache Solr 
Operator™ v0.3.0 available
     <a class="headerlink" href="#apache-solr-operatortm-v030-available" 
title="Permanent link">¶</a>
   </h2>
diff --git a/output/operator/resources.html b/output/operator/resources.html
index 3485572..924b8d9 100644
--- a/output/operator/resources.html
+++ b/output/operator/resources.html
@@ -142,16 +142,11 @@
 <p>If you want to run Solr on Kubernetes, the easiest way to get started is 
via installing the Helm charts below.</p>
 <ul>
 <li><strong>Solr Operator</strong> - A management layer that runs 
independently in Kubernetes. Only deploy 1 per Kubernetes cluster or 
namespace.</li>
+<li><strong>Solr</strong> - A SolrCloud cluster. In order to deploy this Helm 
chart successfully, you must first install the Solr Operator and Solr CRDs. 
Follow the instructions on the ArtifactHub page below.</li>
 </ul>
-<!-- Uncomment when v0.4.0 is released
-* **Solr** - A SolrCloud cluster. In order to deploy this Helm chart 
successfully, you must first install the Solr Operator and Solr CRDs. Follow 
the instructions on the ArtifactHub page below.
--->
-
-<div style="display:flex; justify-content: space-evenly">
-  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"; 
data-theme="light" data-header="false" data-responsive="true"></div><script 
async src="https://artifacthub.io/artifacthub-widget.js";></script>
-  <!-- Uncomment when v0.4.0 is released
-  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr"; 
data-theme="light" data-header="false" data-responsive="true"></div><script 
async src="https://artifacthub.io/artifacthub-widget.js";></script>
-  -->
+<div style="display:flex; justify-content: space-evenly; flex-wrap: wrap">
+  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"; 
data-theme="light" data-header="false" data-responsive="true" 
style="flex-basis:0"></div><script async 
src="https://artifacthub.io/artifacthub-widget.js";></script>
+  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr"; 
data-theme="light" data-header="false" data-responsive="true" 
style="flex-basis:0"></div><script async 
src="https://artifacthub.io/artifacthub-widget.js";></script>
 </div>
 
 <hr>
diff --git a/output/resources.html b/output/resources.html
index d8ca519..8f64ad8 100644
--- a/output/resources.html
+++ b/output/resources.html
@@ -182,16 +182,11 @@ Copies of this documentation for every release can be 
found online:</p>
 <p>If you want to run Solr on Kubernetes, the easiest way to get started is 
via installing the Helm charts below.</p>
 <ul>
 <li><strong><a href="/operator">Solr Operator</a></strong> - A management 
layer that runs independently in Kubernetes. Only deploy 1 per Kubernetes 
cluster or namespace.</li>
+<li><strong>Solr</strong> - A SolrCloud cluster. In order to deploy this Helm 
chart successfully, you must first install the Solr Operator and Solr CRDs. 
Follow the instructions on the ArtifactHub page below.</li>
 </ul>
-<!-- Uncomment when v0.4.0 is released
-* **Solr** - A SolrCloud cluster. In order to deploy this Helm chart 
successfully, you must first install the Solr Operator and Solr CRDs. Follow 
the instructions on the ArtifactHub page below.
--->
-
-<div style="display:flex; justify-content: space-evenly">
-  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"; 
data-theme="light" data-header="false" data-responsive="true"></div><script 
async src="https://artifacthub.io/artifacthub-widget.js";></script>
-  <!-- Uncomment when v0.4.0 is released
-  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr"; 
data-theme="light" data-header="false" data-responsive="true"></div><script 
async src="https://artifacthub.io/artifacthub-widget.js";></script>
-  -->
+<div style="display:flex; justify-content: space-evenly; flex-wrap: wrap">
+  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr-operator"; 
data-theme="light" data-header="false" data-responsive="true" 
style="flex-basis:0"></div><script async 
src="https://artifacthub.io/artifacthub-widget.js";></script>
+  <div class="artifacthub-widget" 
data-url="https://artifacthub.io/packages/helm/apache-solr/solr"; 
data-theme="light" data-header="false" data-responsive="true" 
style="flex-basis:0"></div><script async 
src="https://artifacthub.io/artifacthub-widget.js";></script>
 </div>
 
 <hr>

Reply via email to