14 August 2022, Apache Solr Operator™ v0.6.0 available

The Solr PMC is pleased to announce the release of the Apache Solr Operator v0.6.0

The Solr Operator is the official and recommended way of managing your Solr ecosystem on Kubernetes.

The Solr Operator v0.6.0 is available for immediate download at: https://solr.apache.org/operator/artifacts.html

Please report any feedback to the mailing lists (https://solr.apache.org/operator/community.html#mailing-lists-chat)

Solr Operator v0.6.0 Release Highlights:

  • Users are now able to specify resource constraints for all init-containers.
  • The default Solr image version used in newly created solrcloud's has been updated from 8.9 to 8.11
  • solrcloud now has a 'solrZkOpts' field, allowing users to specify any system properties needed to connect to their ZooKeeper cluster.
  • 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.

A summary of important changes is published in the following documentation link. Please read through this page before upgrading.

<https://apache.github.io/solr-operator/docs/upgrade-notes.html>

For the most exhaustive list, see the change log on ArtifactHub or view the git history in the Solr Operator repo.

<https://artifacthub.io/packages/helm/apache-solr/solr-operator?modal=changelog>

<https://github.com/apache/solr-operator/releases/tag/v0.6.0>

  • No labels