apache / pinot

Apache Pinot - A realtime distributed OLAP datastore
https://pinot.apache.org/
Apache License 2.0
5.17k stars 1.21k forks source link

Update helm dependency to match the zookeeper chart version in requirements.lock #13074

Closed piby180 closed 2 weeks ago

piby180 commented 2 weeks ago

The following file should be zookeeper-9.2.7.tgz https://github.com/apache/pinot/blob/master/helm/pinot/charts/zookeeper-7.0.0.tgz

The file can be generated by running helm dependency build command.