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 61f60a7 Update main branch
61f60a7 is described below
commit 61f60a76874846f6ba343a0cb8349e1fc3121c7f
Author: mfordjody <[email protected]>
AuthorDate: Sun Jun 15 23:37:38 2025 +0800
Update main branch
---
.gitignore | 25 -------------------------
README.md | 4 ++--
2 files changed, 2 insertions(+), 27 deletions(-)
diff --git a/.gitignore b/.gitignore
deleted file mode 100644
index 6f72f89..0000000
--- a/.gitignore
+++ /dev/null
@@ -1,25 +0,0 @@
-# If you prefer the allow list template instead of the deny list, see
community template:
-#
https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
-#
-# Binaries for programs and plugins
-*.exe
-*.exe~
-*.dll
-*.so
-*.dylib
-
-# Test binary, built with `go test -c`
-*.test
-
-# Output of the go coverage tool, specifically when used with LiteIDE
-*.out
-
-# Dependency directories (remove the comment below to include it)
-# vendor/
-
-# Go workspace file
-go.work
-go.work.sum
-
-# env file
-.env
diff --git a/README.md b/README.md
index 8eee54b..50153b9 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
-# Dubbo Helm Charts
+# Apache Dubbo Helm Charts


-This repository is the Helm charts of the [Dubbo Kubernetes
project](https://github.com/apache/dubbo-kubernetes).
+This repository is the Helm charts of the [Apache Dubbo
Kubernetes](https://github.com/apache/dubbo-kubernetes).