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

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


The following commit(s) were added to refs/heads/release-0.8 by this push:
     new 79c9b81  Solr Operator v0.8.1 Changelog
79c9b81 is described below

commit 79c9b81c09610eb133c5d0ff6a86079c8a26c5a3
Author: Jason Gerlowski <[email protected]>
AuthorDate: Mon Apr 8 12:29:44 2024 -0400

    Solr Operator v0.8.1 Changelog
---
 helm/solr/Chart.yaml | 12 +-----------
 1 file changed, 1 insertion(+), 11 deletions(-)

diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml
index 9aec491..0100b5a 100644
--- a/helm/solr/Chart.yaml
+++ b/helm/solr/Chart.yaml
@@ -40,17 +40,7 @@ annotations:
   artifacthub.io/prerelease: "true"
   # Add change log for a single release here.
   # 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
+  artifacthub.io/changes: ""
   artifacthub.io/containsSecurityUpdates: "false"
   artifacthub.io/recommendations: |
     - url: https://artifacthub.io/packages/helm/apache-solr/solr-operator

Reply via email to