This is an automated email from the ASF dual-hosted git repository.
tison pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar-helm-chart.git
The following commit(s) were added to refs/heads/master by this push:
new e8a1c08 docs: Update README to reflect unmaintained status (#378)
e8a1c08 is described below
commit e8a1c08cc2ae48399103ede853eac6790e664d41
Author: tison <[email protected]>
AuthorDate: Sun Aug 20 23:37:17 2023 +0800
docs: Update README to reflect unmaintained status (#378)
---
README.md | 7 +++++--
1 file changed, 5 insertions(+), 2 deletions(-)
diff --git a/README.md b/README.md
index 18a38da..ec86cec 100644
--- a/README.md
+++ b/README.md
@@ -18,12 +18,15 @@
under the License.
-->
-# Official Apache Pulsar Helm Chart
-This is the officially supported Helm Chart for installing Apache Pulsar on
Kubernetes.
+# Apache Pulsar Helm Chart
+
+This project provides Helm Charts for installing Apache Pulsar on Kubernetes.
Read [Deploying Pulsar on
Kubernetes](http://pulsar.apache.org/docs/deploy-kubernetes/) for more details.
+> :warning: This helm chart is updated outside of the regular Pulsar release
cycle and might lag behind a bit. It only supports basic Kubernetes features
now. Currently, it can be used as no more than a template and starting point
for a Kubernetes deployment. In many cases, it would require some
customizations.
+
## Features
This Helm Chart includes all the components of Apache Pulsar for a complete
experience.