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 d652214050 [HELM]: Publish Helm 0.3.1 (#15195)
d652214050 is described below

commit d6522140501f0653c531acfc90da172ae6cd8ff1
Author: Povilas Vaitkus <48908420+povila...@users.noreply.github.com>
AuthorDate: Thu Mar 6 21:32:46 2025 +0200

    [HELM]: Publish Helm 0.3.1 (#15195)
---
 helm/index.yaml       |  28 ++++++++++++++++++++++++++++
 helm/pinot-0.3.1.tgz  | Bin 0 -> 266240 bytes
 helm/pinot/Chart.yaml |   2 +-
 3 files changed, 29 insertions(+), 1 deletion(-)

diff --git a/helm/index.yaml b/helm/index.yaml
index 29100f8b47..e6e91bff03 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-05T11:26:43.644153+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: d44fe7598214790b30a659af14c522d35c377db6769cc541a82d39cb7ee9ccd2
+    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.1.tgz
+    version: 0.3.1
   - apiVersion: v1
     appVersion: 1.0.0
     created: "2024-10-04T14:07:23.8044492-04:00"
diff --git a/helm/pinot-0.3.1.tgz b/helm/pinot-0.3.1.tgz
new file mode 100644
index 0000000000..b32947f463
Binary files /dev/null and b/helm/pinot-0.3.1.tgz differ
diff --git a/helm/pinot/Chart.yaml b/helm/pinot/Chart.yaml
index c2856a71ba..0361cdb706 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.1-SNAPSHOT
+version: 0.3.2-SNAPSHOT
 keywords:
   - olap
   - analytics


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org
For additional commands, e-mail: commits-h...@pinot.apache.org

Reply via email to