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 d0d4877  Add changelog entry for #365
d0d4877 is described below

commit d0d487746e0b57321aa316b68808aea89667b935
Author: Houston Putman <[email protected]>
AuthorDate: Mon Mar 28 11:22:07 2022 -0400

    Add changelog entry for #365
---
 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 5cac803..6b29860 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -112,6 +112,13 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/412
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/416
+    - kind: added
+      description: You can now do a managed update of Solr while using 
ephemeral data. The operator will manage data migration during the rolling 
update for you.
+      links:
+        - name: Github Issue
+          url: https://github.com/apache/solr-operator/issues/365
+        - name: Github PR
+          url: https://github.com/apache/solr-operator/pull/375
   artifacthub.io/images: |
     - name: solr-operator
       image: apache/solr-operator:v0.6.0-prerelease

Reply via email to