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/incubator-pinot.git
The following commit(s) were added to refs/heads/master by this push:
new 8511410 Publish helm package pinot 0.2.1 (#6034)
8511410 is described below
commit 8511410b9b93616642c94ae11fc072444555962b
Author: Xiang Fu <[email protected]>
AuthorDate: Fri Sep 18 13:50:45 2020 -0700
Publish helm package pinot 0.2.1 (#6034)
---
kubernetes/helm/pinot-0.2.1.tgz | Bin 0 -> 23881 bytes
kubernetes/helm/pinot/Chart.yaml | 2 +-
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/kubernetes/helm/pinot-0.2.1.tgz b/kubernetes/helm/pinot-0.2.1.tgz
new file mode 100644
index 0000000..cdaf00f
Binary files /dev/null and b/kubernetes/helm/pinot-0.2.1.tgz differ
diff --git a/kubernetes/helm/pinot/Chart.yaml b/kubernetes/helm/pinot/Chart.yaml
index 0bfa2c6..ee9106e 100644
--- a/kubernetes/helm/pinot/Chart.yaml
+++ b/kubernetes/helm/pinot/Chart.yaml
@@ -21,7 +21,7 @@ apiVersion: v1
appVersion: 0.2.0
name: pinot
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.
-version: 0.2.0
+version: 0.2.1
keywords:
- olap
- analytics
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]