You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@solr.apache.org by ho...@apache.org on 2023/07/17 16:38:05 UTC

[solr-operator] branch release-0.7 updated: Add changelog for v0.7.1

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

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


The following commit(s) were added to refs/heads/release-0.7 by this push:
     new eaac03b  Add changelog for v0.7.1
eaac03b is described below

commit eaac03b8e0c87de7ca192d720ec55e4bc9e2f863
Author: Houston Putman <ho...@apache.org>
AuthorDate: Mon Jul 17 12:34:13 2023 -0400

    Add changelog for v0.7.1
---
 helm/solr-operator/Chart.yaml |  9 ++++++++-
 helm/solr/Chart.yaml          | 10 ----------
 2 files changed, 8 insertions(+), 11 deletions(-)

diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml
index 61e99b9..39ed933 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -53,7 +53,14 @@ annotations:
     url: https://dist.apache.org/repos/dist/release/solr/KEYS
   # 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\n  description: Addition 1\n  links:\n    - name: Github Issue\n      url: https://github.com/issue-url\n- kind: changed\n  description: Change 2\n  links:\n    - name: Github PR\n      url: https://github.com/pr-url\n"
+  artifacthub.io/changes: |
+    - kind: fixed
+      description: Upgraded the Kubernetes API clients to fix crash when running with Kubernetes 1.27
+      links:
+        - name: Github Issue
+          url: https://github.com/apache/solr-operator/issues/583
+        - name: Github PR
+          url: https://github.com/apache/solr-operator/pull/592
   artifacthub.io/images: |
     - name: solr-operator
       image: apache/solr-operator:v0.7.1-prerelease
diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml
index bca5276..f555ec3 100644
--- a/helm/solr/Chart.yaml
+++ b/helm/solr/Chart.yaml
@@ -41,16 +41,6 @@ annotations:
   # 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/containsSecurityUpdates: "false"
   artifacthub.io/recommendations: |
     - url: https://artifacthub.io/packages/helm/apache-solr/solr-operator