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/pinot.git
The following commit(s) were added to refs/heads/master by this push: new 133ad9e41d Publish helm 0.2.8 (#12465) 133ad9e41d is described below commit 133ad9e41d815b5ae5f53708dbf72122113f885b Author: Xiang Fu <xiangfu.1...@gmail.com> AuthorDate: Thu Feb 22 16:29:29 2024 +0800 Publish helm 0.2.8 (#12465) --- helm/README-dev.md | 2 +- helm/index.yaml | 48 ++++++++++++++++++++++++++++++++++++++---------- helm/pinot-0.2.8.tgz | Bin 0 -> 52849 bytes helm/pinot/Chart.yaml | 4 ++-- 4 files changed, 41 insertions(+), 13 deletions(-) diff --git a/helm/README-dev.md b/helm/README-dev.md index d763421ff8..ab1c168cb3 100644 --- a/helm/README-dev.md +++ b/helm/README-dev.md @@ -42,4 +42,4 @@ This step will generate an `index.yaml` file which contains all the Charts infor Update generated `index.yaml` accordingly: - Revert the changes for all previous Charts; -- Change `entries.pinot.source` to `https://github.com/apache/pinot/tree/master/kubernetes/helm`. +- Change `entries.pinot.source` to `https://github.com/apache/pinot/tree/master/helm`. diff --git a/helm/index.yaml b/helm/index.yaml index 01aece8b5e..dc8a9446e1 100644 --- a/helm/index.yaml +++ b/helm/index.yaml @@ -1,6 +1,34 @@ apiVersion: v1 entries: pinot: + - apiVersion: v1 + appVersion: 1.0.0 + created: "2024-02-22T11:12:34.734773+08:00" + dependencies: + - condition: pinot.zookeeper.enabled,zookeeper.enabled + name: zookeeper + repository: https://charts.bitnami.com/bitnami + version: 9.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: c027e580faecc7aa934a10cf1b5d324cc3faafa58c21531c0fa006458f60547a + 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.2.8.tgz + version: 0.2.8 - apiVersion: v1 appVersion: 0.2.7 created: "2023-05-04T20:38:46.922122-04:00" @@ -25,7 +53,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.7.tgz version: 0.2.7 @@ -53,7 +81,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.6.tgz version: 0.2.6 @@ -81,7 +109,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.5.tgz version: 0.2.5 @@ -109,7 +137,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.4.tgz version: 0.2.4 @@ -137,7 +165,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.3.tgz version: 0.2.3 @@ -165,7 +193,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.2.tgz version: 0.2.2 @@ -193,7 +221,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.1.tgz version: 0.2.1 @@ -221,7 +249,7 @@ entries: name: pinot-dev name: pinot sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - pinot-0.2.0.tgz version: 0.2.0 @@ -243,7 +271,7 @@ entries: name: pinot-dev name: presto sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - presto-0.2.1.tgz version: 0.2.1 @@ -264,7 +292,7 @@ entries: name: pinot-dev name: presto sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm urls: - presto-0.2.0.tgz version: 0.2.0 diff --git a/helm/pinot-0.2.8.tgz b/helm/pinot-0.2.8.tgz new file mode 100644 index 0000000000..d189c06892 Binary files /dev/null and b/helm/pinot-0.2.8.tgz differ diff --git a/helm/pinot/Chart.yaml b/helm/pinot/Chart.yaml index 0bfb3825b2..d8cad372de 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.2.8-SNAPSHOT +version: 0.2.9-SNAPSHOT keywords: - olap - analytics @@ -29,7 +29,7 @@ keywords: - pinot home: https://pinot.apache.org/ sources: - - https://github.com/apache/pinot/tree/master/kubernetes/helm + - https://github.com/apache/pinot/tree/master/helm maintainers: - name: pinot-dev email: d...@pinot.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org