This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 6ec6d4a Adding pinot helm 0.2.5 (#8435) 6ec6d4a is described below commit 6ec6d4a4732b78e2b42a77014980cef4da497ff4 Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Tue Mar 29 13:50:09 2022 -0700 Adding pinot helm 0.2.5 (#8435) --- kubernetes/helm/index.yaml | 28 ++++++++++++++++++++++++++++ kubernetes/helm/pinot-0.2.5.tgz | Bin 0 -> 50178 bytes 2 files changed, 28 insertions(+) diff --git a/kubernetes/helm/index.yaml b/kubernetes/helm/index.yaml index 77d2a99..f81da2a 100644 --- a/kubernetes/helm/index.yaml +++ b/kubernetes/helm/index.yaml @@ -1,6 +1,34 @@ apiVersion: v1 entries: pinot: + - apiVersion: v1 + appVersion: 0.2.5 + created: "2022-03-29T13:13:13.151614-07:00" + dependencies: + - condition: pinot.zookeeper.enabled,zookeeper.enabled + name: zookeeper + repository: https://charts.bitnami.com/bitnami + version: 7.0.0 + description: Apache Pinot is a realtime distributed OLAP datastore, which is used + to deliver scalable real time analytics with low latency. It can ingest data + from offline data sources (such as Hadoop and flat files) as well as online + sources (such as Kafka). Pinot is designed to scale horizontally. + digest: adf2e1134745cafd3330cfc9272e1ed61586fe3bc59e2440c7d54db5ec5fb261 + home: https://pinot.apache.org/ + keywords: + - olap + - analytics + - database + - pinot + maintainers: + - email: d...@pinot.apache.org + name: pinot-dev + name: pinot + sources: + - https://github.com/apache/pinot/tree/master/kubernetes/helm + urls: + - pinot-0.2.5.tgz + version: 0.2.5 - apiVersion: v1 appVersion: 0.2.4 created: "2021-07-07T15:53:54.287681-07:00" diff --git a/kubernetes/helm/pinot-0.2.5.tgz b/kubernetes/helm/pinot-0.2.5.tgz new file mode 100644 index 0000000..139137a Binary files /dev/null and b/kubernetes/helm/pinot-0.2.5.tgz differ --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org