This is an automated email from the ASF dual-hosted git repository.
zhongxjian pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-helm-charts.git
The following commit(s) were added to refs/heads/main by this push:
new fc3b543 Update main branch
fc3b543 is described below
commit fc3b54323698e08591d7839e3feef920e68e99b3
Author: mfordjody <[email protected]>
AuthorDate: Tue Jun 17 08:05:57 2025 +0800
Update main branch
---
README.md | 14 +++++++++++++-
1 file changed, 13 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 50153b9..f4f8417 100644
--- a/README.md
+++ b/README.md
@@ -3,4 +3,16 @@


-This repository is the Helm charts of the [Apache Dubbo
Kubernetes](https://github.com/apache/dubbo-kubernetes).
+## Usage
+Helm must be installed to use the charts. Please refer to Helm's documentation
to get started.
+
+Once Helm is set up properly, add the repository as follows:
+```
+helm repo add dubbo https://charts.dubbo.apache.org
+```
+You can then run `helm search repo dubbo` to see the charts.
+
+## License
+
+[Apache 2.0
License](https://github.com/apache/dubbo-helm-charts/blob/gh-pages/LICENSE)
+