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 0213ea8 Update main branch
0213ea8 is described below
commit 0213ea88c34dc54434b970eed070c32217e1a504
Author: mfordjody <[email protected]>
AuthorDate: Sun Jun 15 23:35:05 2025 +0800
Update main branch
---
.asf.yaml | 26 ++++++++++++++++++++++++++
README.md | 3 +--
artifacthub-repo.yml | 4 ----
3 files changed, 27 insertions(+), 6 deletions(-)
diff --git a/.asf.yaml b/.asf.yaml
new file mode 100644
index 0000000..99a1f69
--- /dev/null
+++ b/.asf.yaml
@@ -0,0 +1,26 @@
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements. See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License. You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+
+github:
+ homepage: https://dubbo.apache.org/
+ description: "Apache Dubbo Helm Charts."
+ protected_branches:
+ master: {}
+ # only disable force push
+ # foo: bar
+ labels:
+ - dubbo
+ - helm
+ - kubernetes
diff --git a/README.md b/README.md
index 36398e3..8eee54b 100644
--- a/README.md
+++ b/README.md
@@ -3,5 +3,4 @@


-The [Dubbo Kubernetes
Integration](https://github.com/apache/dubbo-kubernetes/tree/master/manifests/charts)
Helm Charts provide the installation for kubernetes.
-
+This repository is the Helm charts of the [Dubbo Kubernetes
project](https://github.com/apache/dubbo-kubernetes).
diff --git a/artifacthub-repo.yml b/artifacthub-repo.yml
deleted file mode 100644
index 9c3c2a3..0000000
--- a/artifacthub-repo.yml
+++ /dev/null
@@ -1,4 +0,0 @@
-repositoryID: ~
-owners:
-- name: mfordjody
- email: [email protected]