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 da40f654f Automatic Site Publish by Buildbot
da40f654f is described below
commit da40f654f80e0f5827c777079657e30903b51fbc
Author: buildbot <[email protected]>
AuthorDate: Mon Aug 15 12:53:54 2022 +0000
Automatic Site Publish by Buildbot
---
output/.htaccess | 14 ++++---
output/doap/solr-operator.rdf | 7 ++++
output/feeds/all.atom.xml | 17 +++++++-
output/feeds/solr/operator/news.atom.xml | 17 +++++++-
output/index.html | 6 +--
output/operator/artifacts.html | 68 ++++++++++++++++----------------
output/operator/features.html | 2 +-
output/operator/index.html | 14 +++----
output/operator/logos-and-assets.html | 2 +-
output/operator/news.html | 17 ++++++++
10 files changed, 110 insertions(+), 54 deletions(-)
diff --git a/output/.htaccess b/output/.htaccess
index 7e0e00ec9..17cf20567 100644
--- a/output/.htaccess
+++ b/output/.htaccess
@@ -46,6 +46,14 @@ RewriteRule ^mirrors-solr-redir.html downloads.html
[R=301,NE
RedirectMatch Permanent ^/issue_tracking.html
https://issues.apache.org/jira/browse/SOLR
# Redirects to help the transistion from the Solr 6-8 ref-guide to the Solr 9+
ref-guide.
+# Do not index old reference guide pages on search engines, except for pages
that don't exist in 9+
+<If "%{REQUEST_URI} =~ m#/?guide/(6|7|8)_.*#">
+ Header always set X-Robots-Tag "noindex,nofollow,noarchive"
+</If>
+<If "%{REQUEST_URI} =~
m#/?guide/8_11/(adding-custom-plugins-in-solrcloud-mode|blob-store-api|blockjoin-faceting|cdcr-api|cdcr-architecture|cdcr-config|cdcr-operations|colocating-collections|cross-data-center-replication-cdcr|dataimport-screen|errata|metrics-history|migrate-to-policy-rule|putting-the-pieces-together|rule-based-replica-placement|solrcloud-autoscaling-api|solrcloud-autoscaling-auto-add-replicas|solrcloud-autoscaling-fault-tolerance|solrcloud-autoscaling-listeners|solrcloud
[...]
+ Header always unset X-Robots-Tag
+</If>
+
# Existing pages moved to sub path in the 9.0 guide
RedirectMatch 301
^/guide/(about-this-guide|relevance|solr-glossary|solr-tutorial)\.html
/guide/solr/latest/getting-started/$1.html
RedirectMatch 301
^/guide/(aliases|audit-logging|authentication-and-authorization-plugins|basic-authentication-plugin|circuit-breakers|client-apis|cloud-screens|cluster-node-management|collection-management|collections-core-admin|configuring-logging|enabling-ssl|hadoop-authentication-plugin|indexupgrader-tool|installing-solr|jvm-settings|jwt-authentication-plugin|kerberos-authentication-plugin|mbean-request-handler|metrics-reporting|performance-statistics-reference|ping|plugins-stats-scr
[...]
@@ -166,12 +174,6 @@ RewriteRule ^guide/real-time-get.html
/guide/solr/latest/configuration-guide/rea
# Removed pages redirected to latest 8.x guide
RedirectMatch 301
^/guide/(adding-custom-plugins-in-solrcloud-mode|blob-store-api|blockjoin-faceting|cdcr-api|cdcr-architecture|cdcr-config|cdcr-operations|colocating-collections|cross-data-center-replication-cdcr|dataimport-screen|errata|metrics-history|migrate-to-policy-rule|putting-the-pieces-together|rule-based-replica-placement|solrcloud-autoscaling-api|solrcloud-autoscaling-auto-add-replicas|solrcloud-autoscaling-fault-tolerance|solrcloud-autoscaling-listeners|solrcloud-autoscaling
[...]
# Paths we could not map
-
-
-# Do not index old reference guide pages on search engines, except for pages
that don't exist in 9+
-<If "%{REQUEST_URI} =~ m#/guide/(6|7|8)_.*# && %{REQUEST_URI} !~
m#/guide/8_11/(adding-custom-plugins-in-solrcloud-mode|blob-store-api|blockjoin-faceting|cdcr-api|cdcr-architecture|cdcr-config|cdcr-operations|colocating-collections|cross-data-center-replication-cdcr|dataimport-screen|errata|metrics-history|migrate-to-policy-rule|putting-the-pieces-together|rule-based-replica-placement|solrcloud-autoscaling-api|solrcloud-autoscaling-auto-add-replicas|solrcloud-autoscaling-fault-tolerance|
[...]
- Header set X-Robots-Tag "noindex,nofollow,noarchive"
-</If>
# Top-level javadoc redirect in case redirected from Lucene site /solr/X_Y_Z
-> solr.apache.org/x_Y_Z
RedirectMatch Permanent ^/(\d+_\d+_\d+)$ /docs/$1/
RedirectMatch Permanent ^/(\d+_\d+_\d+/.*)$ /docs/$1
diff --git a/output/doap/solr-operator.rdf b/output/doap/solr-operator.rdf
index 37d0b6297..95d66e6cb 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.6.0</name>
+ <created>2022-08-14</created>
+ <revision>v0.6.0</revision>
+ </Version>
+ </release>
<release>
<Version>
<name>solr-operator-v0.5.1</name>
diff --git a/output/feeds/all.atom.xml b/output/feeds/all.atom.xml
index 595b2d2b9..78400e6d4 100644
--- a/output/feeds/all.atom.xml
+++ b/output/feeds/all.atom.xml
@@ -1,5 +1,20 @@
<?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>2022-06-17T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr™ 8.11.2 available</title><link href="/apache-solrtm-8112-available.html"
rel="alternate"></link><published>2022-06-17T00:00:00+00:00</published><updated>2022-06-17T00:00:00+00:00</updated><author><name>Solr
Develo [...]
+<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>2022-08-14T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.6.0 available</title><link
href="/apache-solr-operatortm-v060-available.html"
rel="alternate"></link><published>2022-08-14T00:00:00+00:00</published><updated>2022-08-14T00: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.6.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-v060-release-highlights">Solr Operator v0.6.0
Release Highlights:</h3>
+<ul>
+<li>Users are now able to specify resource constraints for all
init-containers.</li>
+<li>The default Solr image version used in newly created solrcloud's has
been updated from 8.9 to 8.11</li>
+<li>solrcloud now has a 'solrZkOpts' field, allowing users to specify
any system properties needed to connect to their ZooKeeper cluster.</li>
+<li>Users running in GKE can now omit the 'gcsCredentialSecret' field
from the GCS backup repositories, and fallback on "Workload Identity" and other
"credential-less" authentication mechanisms offered by Google Cloud.</li>
+</ul>
+<p>For an exhaustive list of updates, 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.6.0">https://github.com/apache/solr-operator/releases/tag/v0.6.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr™ 8.11.2
available</title><link href="/apache-solrtm-8112-available.html"
rel="alternate"></link><published>2022-06-17T00:00:00+00:00</published><updated>2022-06-17T00:00:00+00:00</updated><author><name>Solr
Developers</name></author><id> [...]
<p>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 …</p></summary><content
type="html"><p>The Lucene and Solr PMCs are pleased to announce the
release of Apache Solr 8.11.2.</p>
<p>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.</p>
<p>Solr 8.11.2 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 09b5bc51c..7cb74f99c 100644
--- a/output/feeds/solr/operator/news.atom.xml
+++ b/output/feeds/solr/operator/news.atom.xml
@@ -1,5 +1,20 @@
<?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>2022-03-21T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.5.1 available</title><link
href="/apache-solr-operatortm-v051-available.html"
rel="alternate"></link><published>2022-03-21T00:00:00+00:00</published><updated>2022-0
[...]
+<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>2022-08-14T00:00:00+00:00</updated><subtitle></subtitle><subtitle></subtitle><entry><title>Apache
Solr Operator™ v0.6.0 available</title><link
href="/apache-solr-operatortm-v060-available.html"
rel="alternate"></link><published>2022-08-14T00:00:00+00:00</published><updated>2022-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.6.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-v060-release-highlights">Solr Operator v0.6.0
Release Highlights:</h3>
+<ul>
+<li>Users are now able to specify resource constraints for all
init-containers.</li>
+<li>The default Solr image version used in newly created solrcloud's has
been updated from 8.9 to 8.11</li>
+<li>solrcloud now has a 'solrZkOpts' field, allowing users to specify
any system properties needed to connect to their ZooKeeper cluster.</li>
+<li>Users running in GKE can now omit the 'gcsCredentialSecret' field
from the GCS backup repositories, and fallback on "Workload Identity" and other
"credential-less" authentication mechanisms offered by Google Cloud.</li>
+</ul>
+<p>For an exhaustive list of updates, 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.6.0">https://github.com/apache/solr-operator/releases/tag/v0.6.0</a></p></content><category
term="solr/operator/news"></category></entry><entry><title>Apache Solr
Operator™ v0.5.1 available</title><link
href="/apache-solr-operatortm-v051-available.html"
rel="alternate"></link><published>2022-03-21T00:00:00+00:00</published><updated>2022-03-21T00: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.5.1.</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 2dfc11145..02feb66c1 100644
--- a/output/index.html
+++ b/output/index.html
@@ -126,10 +126,10 @@
</p>
</div>
</section>
-<section class="topnews-operator" latest-date="2022-03-21">
+<section class="topnews-operator" latest-date="2022-08-14">
<div class="row">
- <p id="apache-solr-operatortm-v051-available-operator">
- <a
href="/operator/news.html#apache-solr-operatortm-v051-available"><b>NEWS:</b>
Apache Solr Operator™ v0.5.1 available</a> <span
class="news-date">(21.Mar)</span>
+ <p id="apache-solr-operatortm-v060-available-operator">
+ <a
href="/operator/news.html#apache-solr-operatortm-v060-available"><b>NEWS:</b>
Apache Solr Operator™ v0.6.0 available</a> <span
class="news-date">(14.Aug)</span>
</p>
</div>
</section>
diff --git a/output/operator/artifacts.html b/output/operator/artifacts.html
index a84acc1e5..de68044da 100644
--- a/output/operator/artifacts.html
+++ b/output/operator/artifacts.html
@@ -124,21 +124,21 @@
</h1>
<p>Official releases are usually created when the <a
href="/whoweare.html">developers</a>
feel there are sufficient changes, improvements and bug fixes to warrant a
release.
-Due to the voluntary nature of Solr, no releases are scheduled in advance.</p>
+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-v051">Solr Operator v0.5.1
- <a class="headerlink" href="#solr-v051" title="Permanent link">¶</a>
+ <h2 id="solr-v060">Solr Operator v0.6.0
+ <a class="headerlink" href="#solr-v060" title="Permanent link">¶</a>
</h2>
- <p>Solr Operator v0.5.1 is the most recent Apache Solr Operator release.</p>
+ <p>Solr Operator v0.6.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.5.1/solr-operator-v0.5.1.tgz?action=download"
target="_blank">solr-operator-v0.5.1.tgz</a>
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.5.1/solr-operator-v0.5.1.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://downloads.apache.org/solr/solr-operator/v0.5.1/solr-operator-v0.5.1.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://www.apache.org/dyn/closer.lua/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz?action=download"
target="_blank">solr-operator-v0.6.0.tgz</a>
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://downloads.apache.org/solr/solr-operator/v0.6.0/solr-operator-v0.6.0.tgz.sha512"
target="_blank">SHA512</a>]
</li>
<li>Docker releases:
@@ -146,39 +146,39 @@ 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.5.1"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.5.1</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.6.0"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.6.0</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.5.1/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.5.1/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.5.1/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.5.1/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.5.1/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.6.0/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.6.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.6.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.6.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.6.0/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.5.1?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.6.0?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>
<script async src="https://artifacthub.io/artifacthub-widget.js"></script>
</div>
- <h3 id="solr-v040">Solr Operator v0.4.0
- <a class="headerlink" href="#solr-v040" title="Permanent link">¶</a>
+ <h3 id="solr-v051">Solr Operator v0.5.1
+ <a class="headerlink" href="#solr-v051" title="Permanent link">¶</a>
</h3>
- <p>Solr Operator v0.4.0 is the last release in the v0.4.x series.</p>
+ <p>Solr Operator v0.5.1 is the last release in the v0.5.x series.</p>
<ul>
<li>Source release:
- <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz"
target="_blank">solr-operator-v0.4.0.tgz</a>
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.asc"
target="_blank">PGP</a>]
- [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.4.0/solr-operator-v0.4.0.tgz.sha512"
target="_blank">SHA512</a>]
+ <a
href="https://archive.apache.org/dist/solr/solr-operator/v0.5.1/solr-operator-v0.5.1.tgz"
target="_blank">solr-operator-v0.5.1.tgz</a>
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.5.1/solr-operator-v0.5.1.tgz.asc"
target="_blank">PGP</a>]
+ [<a
href="https://archive.apache.org/dist/solr/solr-operator/v0.5.1/solr-operator-v0.5.1.tgz.sha512"
target="_blank">SHA512</a>]
</li>
<li>Docker releases:
@@ -186,22 +186,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.4.0"
target="_blank">Artifact Hub</a><br/>
- <i>Use <code>0.4.0</code> as the version of the Helm Chart.</i>
+ <a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.5.1"
target="_blank">Artifact Hub</a><br/>
+ <i>Use <code>0.5.1</code> as the version of the Helm Chart.</i>
</li>
<li>CRDs:
<ul>
- <li><a href="/operator/downloads/crds/v0.4.0/all.yaml"
target="_blank">All</a></li>
- <li><a
href="/operator/downloads/crds/v0.4.0/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
- <li><a href="/operator/downloads/crds/v0.4.0/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
- <li><a
href="/operator/downloads/crds/v0.4.0/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
- <li><a href="/operator/downloads/crds/v0.4.0/solrbackups.yaml"
target="_blank">Solr Backup</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.1/all.yaml"
target="_blank">All</a></li>
+ <li><a
href="/operator/downloads/crds/v0.5.1/all-with-dependencies.yaml"
target="_blank">All with Dependencies (Zookeeper)</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.1/solrclouds.yaml"
target="_blank">Solr Cloud</a></li>
+ <li><a
href="/operator/downloads/crds/v0.5.1/solrprometheusexporters.yaml"
target="_blank">Solr Prometheus Exporter</a></li>
+ <li><a href="/operator/downloads/crds/v0.5.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.5.1?modal=changelog"
target="_blank">Change log</a></li>
+ <li><a
href="https://artifacthub.io/packages/helm/apache-solr/solr-operator/0.6.0?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.5.1</code>.</p>
+ the release, e.g. <code>v0.6.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 +253,19 @@ Source releases are provided for the operator, however
binaries are only provide
<th>Description</th>
</tr>
<tr align=left>
- <td>v0.5.x</td>
+ <td>v0.6.x</td>
<td>Current minor version for feature releases (STABLE)</td>
</tr>
<tr align=left>
- <td>v0.4.x</td>
+ <td>v0.5.x</td>
<td>Previous minor version may sometimes receive critical bugfix
releases</td>
</tr>
<tr align=left>
- <td>v0.6</td>
+ <td>v0.7</td>
<td>Next minor version, yet to be released (UNSTABLE)</td>
</tr>
<tr align=left>
- <td><v0.4.0</td>
+ <td><v0.5.1</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 982d5cead..f3edf4e09 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.5.1
+ Apache Solr Operator<sup>™</sup> v0.6.0
</div>
<h1>
Solr Operator Features
diff --git a/output/operator/index.html b/output/operator/index.html
index c35d95475..f93022069 100644
--- a/output/operator/index.html
+++ b/output/operator/index.html
@@ -114,10 +114,10 @@
</div>
</div>
</section>
-<section class="topnews-operator" latest-date="2022-03-21">
+<section class="topnews-operator" latest-date="2022-08-14">
<div class="row">
- <p id="apache-solr-operatortm-v051-available">
- <a
href="/operator/news.html#apache-solr-operatortm-v051-available"><b>NEWS:</b>
Apache Solr Operator™ v0.5.1 available</a> <span
class="news-date">(21.Mar)</span>
+ <p id="apache-solr-operatortm-v060-available">
+ <a
href="/operator/news.html#apache-solr-operatortm-v060-available"><b>NEWS:</b>
Apache Solr Operator™ v0.6.0 available</a> <span
class="news-date">(14.Aug)</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.5.1
+ Apache Solr Operator<sup>™</sup> v0.6.0
</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 | 21 March 2022
+ Solr Operator News | 14 August 2022
</div>
<h1>
- Apache Solr Operator v0.5.1 available
+ Apache Solr Operator v0.6.0 available
</h1>
<p>
- The Solr PMC is pleased to announce the release of Apache Solr Operator
v0.5.1. 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.6.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 a1a6e5285..872927277 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.5.1
+ Apache Solr Operator<sup>™</sup> v0.6.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 79ab9ded2..70209e733 100644
--- a/output/operator/news.html
+++ b/output/operator/news.html
@@ -127,6 +127,23 @@
<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-v060-available">14 August 2022, Apache Solr
Operator™ v0.6.0 available
+ <a class="headerlink" href="#apache-solr-operatortm-v060-available"
title="Permanent link">¶</a>
+ </h2>
+ <p>The Apache Solr PMC is pleased to announce the release of the Apache Solr
Operator v0.6.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-v060-release-highlights">Solr Operator v0.6.0 Release
Highlights:</h3>
+<ul>
+<li>Users are now able to specify resource constraints for all
init-containers.</li>
+<li>The default Solr image version used in newly created solrcloud's has been
updated from 8.9 to 8.11</li>
+<li>solrcloud now has a 'solrZkOpts' field, allowing users to specify any
system properties needed to connect to their ZooKeeper cluster.</li>
+<li>Users running in GKE can now omit the 'gcsCredentialSecret' field from the
GCS backup repositories, and fallback on "Workload Identity" and other
"credential-less" authentication mechanisms offered by Google Cloud.</li>
+</ul>
+<p>For an exhaustive list of updates, 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.6.0">https://github.com/apache/solr-operator/releases/tag/v0.6.0</a></p>
<h2 id="apache-solr-operatortm-v051-available">21 March 2022, Apache Solr
Operator™ v0.5.1 available
<a class="headerlink" href="#apache-solr-operatortm-v051-available"
title="Permanent link">¶</a>
</h2>