This is an automated email from the ASF dual-hosted git repository.
houston pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/solr-operator.git
The following commit(s) were added to refs/heads/main by this push:
new 938a7da Fix changelog entry
938a7da is described below
commit 938a7dacb463116784799edf81f93bf744a60755
Author: Houston Putman <[email protected]>
AuthorDate: Tue Apr 2 16:02:31 2024 -0500
Fix changelog entry
---
helm/solr-operator/Chart.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index 67a7336..fd2b6da 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -68,6 +68,7 @@ annotations:
url: https://github.com/apache/solr-operator/issues/659
- name: Github PR
url: https://github.com/apache/solr-operator/pull/660
+ - kind: fixed
description: SolrCloud scaling is now safe when using persistent storage
with a 'Delete' reclaim policy
links:
- name: Github Issue