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

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


The following commit(s) were added to refs/heads/release-0.9 by this push:
     new fc63dd3  Remove placeholder entries from 'solr' Chart.yaml
fc63dd3 is described below

commit fc63dd3fe52a68be8ee96072f30bcdc48623b72c
Author: Jason Gerlowski <[email protected]>
AuthorDate: Mon Mar 17 13:27:44 2025 -0400

    Remove placeholder entries from 'solr' Chart.yaml
---
 helm/solr/Chart.yaml | 10 +---------
 1 file changed, 1 insertion(+), 9 deletions(-)

diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml
index 84ae561..d409050 100644
--- a/helm/solr/Chart.yaml
+++ b/helm/solr/Chart.yaml
@@ -42,15 +42,7 @@ annotations:
   # Allowed syntax is described at: 
https://artifacthub.io/docs/topics/annotations/helm/#example
   artifacthub.io/changes: |
     - kind: added
-      description: Addition 1
-      links:
-        - name: Github Issue
-          url: https://github.com/issue-url
-    - kind: changed
-      description: Change 2
-      links:
-        - name: Github PR
-          url: https://github.com/pr-url
+      description: "Requires version v0.9.1 of the solr-operator helm chart"
   artifacthub.io/containsSecurityUpdates: "false"
   artifacthub.io/recommendations: |
     - url: https://artifacthub.io/packages/helm/apache-solr/solr-operator

Reply via email to