diff --git a/helm/solr-operator/Chart.yaml b/helm/solr-operator/Chart.yaml index af4b1730..3f5cd10f 100644 --- a/helm/solr-operator/Chart.yaml +++ b/helm/solr-operator/Chart.yaml @@ -61,6 +61,13 @@ annotations: url: https://github.com/apache/solr-operator/issues/684 - name: Github PR url: https://github.com/apache/solr-operator/pull/685 + - kind: added + description: SolrClouds now support namespace sharing among pod containers in a pod. + links: + - name: Github Issue + url: https://github.com/apache/solr-operator/issues/716 + - name: Github PR + url: https://github.com/apache/solr-operator/pull/735 - kind: changed description: SolrClouds now support auto-readOnlyRootFilesystem setting. links: diff --git a/helm/solr/Chart.yaml b/helm/solr/Chart.yaml index ca8733ef..f93a1182 100644 --- a/helm/solr/Chart.yaml +++ b/helm/solr/Chart.yaml @@ -42,12 +42,15 @@ annotations: # Allowed syntax is described at: https://artifacthub.io/docs/topics/annotations/helm/#example artifacthub.io/changes: | - kind: added - description: SolrClouds now support namespace sharing among pod containers in a pod. + description: Addition 1 links: - name: Github Issue - url: https://github.com/apache/solr-operator/issues/716 + url: https://github.com/issue-url + - kind: changed + description: Change 2 + links: - name: Github PR - url: https://github.com/apache/solr-operator/pull/735 + url: https://github.com/pr-url artifacthub.io/containsSecurityUpdates: "false" artifacthub.io/recommendations: | - url: https://artifacthub.io/packages/helm/apache-solr/solr-operator