We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 042a92b commit b94bd75Copy full SHA for b94bd75
1 file changed
helm/solr-operator/Chart.yaml
@@ -62,6 +62,13 @@ annotations:
62
url: https://github.com/apache/solr-operator/issues/709
63
- name: Github PR
64
url: https://github.com/apache/solr-operator/pull/712
65
+ - kind: added
66
+ description: The Solr Operator now creates events for Solr resources, giving users much more transparency on what is happening behind the scenes.
67
+ links:
68
+ - name: Github Issue
69
+ url: https://github.com/apache/solr-operator/issues/120
70
+ - name: Github PR
71
+ url: https://github.com/apache/solr-operator/pull/836
72
- kind: changed
73
description: A container PostStart Hook is no longer used to create the ZooKeeper ChRoot, instead the initContainer will manage this
74
links:
0 commit comments