Skip to content

Commit

Permalink
[HELM]: Publish Helm 0.3.0 (#14169)
Browse files Browse the repository at this point in the history
  • Loading branch information
nilaprasad authored Oct 7, 2024
1 parent 5d9a794 commit 41b9a60
Show file tree
Hide file tree
Showing 3 changed files with 30 additions and 2 deletions.
30 changes: 29 additions & 1 deletion helm/index.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,35 @@ entries:
pinot:
- apiVersion: v1
appVersion: 1.0.0
created: "2024-05-30T09:29:30.175007-04:00"
created: "2024-10-04T14:07:23.8044492-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: e1d403bd3315e3e162b70cb3e481f024afcce2a8ccd3cf4193532d8ae1455d5a
home: https://pinot.apache.org/
keywords:
- olap
- analytics
- database
- pinot
maintainers:
- email: [email protected]
name: pinot-dev
name: pinot
sources:
- https://github.com/apache/pinot/tree/master/helm
urls:
- pinot-0.3.0.tgz
version: 0.3.0
- apiVersion: v1
appVersion: 1.0.0
created: "2024-10-04T14:07:23.7984481-04:00"
dependencies:
- condition: pinot.zookeeper.enabled,zookeeper.enabled
name: zookeeper
Expand Down
Binary file added helm/pinot-0.3.0.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.3.0-SNAPSHOT
version: 0.3.1-SNAPSHOT
keywords:
- olap
- analytics
Expand Down

0 comments on commit 41b9a60

Please sign in to comment.