Skip to content

Commit

Permalink
Publish helm 0.2.9 (apache#13230)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhioncbr authored May 29, 2024
1 parent 8a80b80 commit 717220c
Show file tree
Hide file tree
Showing 3 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions helm/index.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,34 @@
apiVersion: v1
entries:
pinot:
- apiVersion: v1
appVersion: 1.0.0
created: "2024-05-25T17:11:29.789854-04: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: 82d585f788eacda0afc593c55e1dd60880547cbcde4e45783dfe936e4b60970b
home: https://pinot.apache.org/
keywords:
- olap
- analytics
- database
- pinot
maintainers:
- email: dev@pinot.apache.org
name: pinot-dev
name: pinot
sources:
- https://github.com/apache/pinot/tree/master/helm
urls:
- pinot-0.2.9.tgz
version: 0.2.9
- apiVersion: v1
appVersion: 1.0.0
created: "2024-02-22T11:12:34.734773+08:00"
Expand Down
Binary file added helm/pinot-0.2.9.tgz
Binary file not shown.
2 changes: 1 addition & 1 deletion helm/pinot/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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.2.9-SNAPSHOT
version: 0.3.0-SNAPSHOT
keywords:
- olap
- analytics
Expand Down

0 comments on commit 717220c

Please sign in to comment.