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

gerlowskija 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 4adad59  Add 'changes' entry to' operator Chart.yaml
4adad59 is described below

commit 4adad59b63cf66e7d3c1eb9cedc4ac25c5f10f07
Author: Jason Gerlowski <[email protected]>
AuthorDate: Tue Apr 2 12:23:38 2024 -0400

    Add 'changes' entry to' operator Chart.yaml
---
 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 83adf37..fca9878 100644
--- a/helm/solr-operator/Chart.yaml
+++ b/helm/solr-operator/Chart.yaml
@@ -75,6 +75,13 @@ annotations:
           url: https://github.com/apache/solr-operator/issues/693
         - name: Github PR
           url: https://github.com/apache/solr-operator/pull/694
+    - kind: security
+      description: Command-based Solr probes no longer echoes 
'JAVA_TOOL_OPTIONS' values in Kubernetes events.
+      links:
+        - name: JIRA Issue
+          url: https://issues.apache.org/jira/browse/SOLR-17216
+        - name: Github PR
+          url: https://github.com/apache/solr-operator/pull/698
   artifacthub.io/images: |
     - name: solr-operator
       image: apache/solr-operator:v0.9.0-prerelease

Reply via email to