This is an automated email from the ASF dual-hosted git repository. jackie 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 41e33b8781 [HELM]: Publish Helm 0.3.2 (#15323) 41e33b8781 is described below commit 41e33b87818c8b1cdcc17d65f5f3c34d4c513624 Author: Povilas Vaitkus <48908420+povila...@users.noreply.github.com> AuthorDate: Thu Mar 20 17:51:25 2025 +0200 [HELM]: Publish Helm 0.3.2 (#15323) --- helm/index.yaml | 30 +++++++++++++++++++++++++++++- helm/pinot-0.3.2.tgz | Bin 0 -> 72501 bytes helm/pinot/Chart.yaml | 2 +- 3 files changed, 30 insertions(+), 2 deletions(-) diff --git a/helm/index.yaml b/helm/index.yaml index e6e91bff03..083e2fdd2a 100644 --- a/helm/index.yaml +++ b/helm/index.yaml @@ -1,6 +1,34 @@ apiVersion: v1 entries: pinot: + - apiVersion: v1 + appVersion: 1.0.0 + created: "2025-03-20T11:42:03.011723+02:00" + dependencies: + - condition: pinot.zookeeper.enabled,zookeeper.enabled + name: zookeeper + repository: https://charts.bitnami.com/bitnami + version: 13.x.x + 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: 9a2b6af93d3a4332093527cff9485449547dfc4dbe563aa5ade20af3b01cfe56 + 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/helm + urls: + - pinot-0.3.2.tgz + version: 0.3.2 - apiVersion: v1 appVersion: 1.0.0 created: "2025-03-05T11:26:43.644153+02:00" @@ -13,7 +41,7 @@ entries: 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: d44fe7598214790b30a659af14c522d35c377db6769cc541a82d39cb7ee9ccd2 + digest: 64bfe7aea33b8274828a9c68616d383036045946947215facd0577f3af119b80 home: https://pinot.apache.org/ keywords: - olap diff --git a/helm/pinot-0.3.2.tgz b/helm/pinot-0.3.2.tgz new file mode 100644 index 0000000000..ea69dc610f Binary files /dev/null and b/helm/pinot-0.3.2.tgz differ diff --git a/helm/pinot/Chart.yaml b/helm/pinot/Chart.yaml index 0361cdb706..018f9ad149 100644 --- a/helm/pinot/Chart.yaml +++ b/helm/pinot/Chart.yaml @@ -21,7 +21,7 @@ apiVersion: v1 appVersion: 1.0.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.3.2-SNAPSHOT +version: 0.3.3-SNAPSHOT keywords: - olap - analytics --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org