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

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


The following commit(s) were added to refs/heads/release-0.4 by this push:
     new a7c0270  Add missing changelog entry
a7c0270 is described below

commit a7c0270bf28ff93109a7f6097806adb82244ebcc
Author: Houston Putman <[email protected]>
AuthorDate: Tue Sep 7 10:25:07 2021 -0400

    Add missing changelog entry
---
 helm/solr-operator/Chart.yaml | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index 82bee7d..a02f913 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -70,6 +70,13 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/281
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/279
+    - kind: added
+      description: Ability to use HostPath volumes for ephemeral Solr storage
+      links:
+        - name: Github Issue
+          url: https://github.com/apache/solr-operator/issues/266
+        - name: Github PR
+          url: https://github.com/apache/solr-operator/pull/265
     - kind: removed
       description: "Removed deprecated Solr Operator Helm chart option 
`useZkOperator`, use `zookeeper-operator.use` instead"
       links:

Reply via email to