You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by si...@apache.org on 2020/04/21 07:53:08 UTC

[pulsar-helm-chart] branch gh-pages created (now 7f61676)

This is an automated email from the ASF dual-hosted git repository.

sijie pushed a change to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git.


      at 7f61676  Create a gh-pages branch with a chart index yaml for placeholder

This branch includes the following new commits:

     new 7f61676  Create a gh-pages branch with a chart index yaml for placeholder

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



[pulsar-helm-chart] 01/01: Create a gh-pages branch with a chart index yaml for placeholder

Posted by si...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

sijie pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git

commit 7f616763ee6020ad50022f79316c0520b6757ffb
Author: Sijie Guo <si...@apache.org>
AuthorDate: Tue Apr 21 00:52:15 2020 -0700

    Create a gh-pages branch with a chart index yaml for placeholder
---
 index.yaml | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/index.yaml b/index.yaml
new file mode 100644
index 0000000..77bb374
--- /dev/null
+++ b/index.yaml
@@ -0,0 +1,20 @@
+apiVersion: v1
+entries:
+  pulsar:
+  - apiVersion: v1
+    appVersion: "1.0"
+    created: "2020-03-22T23:54:49.402831274Z"
+    description: Apache Pulsar Helm chart for Kubernetes
+    digest: 51be30ac68cb7e9cda818deddaa82b8dd7bad266f4b0240bb80b507610cc9776
+    home: https://streamnative.io
+    icon: http://pulsar.apache.org/img/pulsar.svg
+    maintainers:
+    - email: support@streamnative.io
+      name: StreamNative Support
+    name: pulsar
+    sources:
+    - https://github.com/streamnative/charts/pulsar
+    urls:
+    - https://github.com/streamnative/charts/releases/download/pulsar-0.1.0/pulsar-0.1.0.tgz
+    version: 0.1.0
+generated: "2016-10-06T16:23:20.499029981-06:00"