HoustonPutman opened a new issue #286:
URL: https://github.com/apache/solr-operator/issues/286
There is only one deprecation for this release:
The **Solr Operator Helm chart** option:
```yaml
useZkOperator: "true"
```
has been replaced by:
```yaml
zookeeper-operator:
use: true
```
Note: The new option is a `boolean` value, while the deprecated option is a
`string` value.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]