You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2023/07/17 16:06:03 UTC

[solr-operator] branch main updated (cfaf46c -> 56e2789)

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

houston pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git


    from cfaf46c  Move rolling update logic under clusterOp (#586)
     add 56e2789  Upgrade kubernetes API for crash (#592)

No new revisions were added by this update.

Summary of changes:
 config/crd/bases/solr.apache.org_solrclouds.yaml   | 156 +++++++++----
 .../solr.apache.org_solrprometheusexporters.yaml   |  85 ++++++--
 dependency_licenses.csv                            |  16 +-
 go.mod                                             |  14 +-
 go.sum                                             |  28 +--
 helm/solr-operator/crds/crds.yaml                  | 241 ++++++++++++++++-----
 6 files changed, 397 insertions(+), 143 deletions(-)