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

zhongxjian pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/dubbo-helm-charts.git


The following commit(s) were added to refs/heads/gh-pages by this push:
     new 7726f12  add charts
7726f12 is described below

commit 7726f122f7c85aedd7c3b283b94ddca62ebd61ac
Author: mfordjody <[email protected]>
AuthorDate: Mon Jun 16 20:24:35 2025 +0800

    add charts
---
 admin-0.1.0.tgz     | Bin 0 -> 3114 bytes
 base-0.1.0.tgz      | Bin 0 -> 2028 bytes
 index.yaml          |  79 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 nacos-0.1.0.tgz     | Bin 0 -> 5276 bytes
 zookeeper-0.1.0.tgz | Bin 0 -> 2738 bytes
 5 files changed, 79 insertions(+)

diff --git a/admin-0.1.0.tgz b/admin-0.1.0.tgz
new file mode 100644
index 0000000..fdf749d
Binary files /dev/null and b/admin-0.1.0.tgz differ
diff --git a/base-0.1.0.tgz b/base-0.1.0.tgz
new file mode 100644
index 0000000..8801ca9
Binary files /dev/null and b/base-0.1.0.tgz differ
diff --git a/index.yaml b/index.yaml
new file mode 100644
index 0000000..fa1ded6
--- /dev/null
+++ b/index.yaml
@@ -0,0 +1,79 @@
+apiVersion: v1
+entries:
+  admin:
+  - annotations:
+      licenses: Apache-2.0
+    apiVersion: v2
+    appVersion: 1.0.0
+    created: "2025-06-16T12:23:15.765545119Z"
+    description: Helm chart for dubbo admin dashboard.
+    digest: cd50e9e59b6d171bc43c2214be9b1a23b8331a901e4b489abfedd5803cddbdf4
+    home: https://github.com/apache/dubbo-kubernetes
+    maintainers:
+    - email: [email protected]
+      name: mfordjody
+    name: admin
+    sources:
+    - https://dubbo.apache.org
+    - https://github.com/apache/dubbo-kubernetes
+    urls:
+    - https://charts.dubbo.apache.org/admin-0.1.0.tgz
+    version: 0.1.0
+  base:
+  - annotations:
+      licenses: Apache-2.0
+    apiVersion: v2
+    appVersion: 1.0.0
+    created: "2025-06-16T12:23:15.766198035Z"
+    description: Helm chart for deploying dubbo cluster resources and CRDs.
+    digest: dddb2ec7132077fd2df3fed676a01080bcfadaa5fca0fe8daa36e15e93deed63
+    home: https://github.com/apache/dubbo-kubernetes
+    maintainers:
+    - email: [email protected]
+      name: mfordjody
+    name: base
+    sources:
+    - https://dubbo.apache.org
+    - https://github.com/apache/dubbo-kubernetes
+    urls:
+    - https://charts.dubbo.apache.org/base-0.1.0.tgz
+    version: 0.1.0
+  nacos:
+  - annotations:
+      licenses: Apache-2.0
+    apiVersion: v2
+    appVersion: 1.0.0
+    created: "2025-06-16T12:23:15.766940035Z"
+    description: Helm chart for nacos register plane.
+    digest: 7405dc6bd7981d2c5017fec4f7c218c4c54e1a3c9c6790d46d2714fd117dcbe3
+    home: https://github.com/apache/dubbo-kubernetes
+    maintainers:
+    - email: [email protected]
+      name: mfordjody
+    name: nacos
+    sources:
+    - https://dubbo.apache.org
+    - https://github.com/apache/dubbo-kubernetes
+    urls:
+    - https://charts.dubbo.apache.org/nacos-0.1.0.tgz
+    version: 0.1.0
+  zookeeper:
+  - annotations:
+      licenses: Apache-2.0
+    apiVersion: v2
+    appVersion: 1.0.0
+    created: "2025-06-16T12:23:15.76739991Z"
+    description: Helm chart for zookeeper register plane.
+    digest: 43d4d00018ae909ddee71e4025c61465331cdae11329fa0868a639da8baac10c
+    home: https://github.com/apache/dubbo-kubernetes
+    maintainers:
+    - email: [email protected]
+      name: mfordjody
+    name: zookeeper
+    sources:
+    - https://dubbo.apache.org
+    - https://github.com/apache/dubbo-kubernetes
+    urls:
+    - https://charts.dubbo.apache.org/zookeeper-0.1.0.tgz
+    version: 0.1.0
+generated: "2025-06-16T12:23:15.764656244Z"
diff --git a/nacos-0.1.0.tgz b/nacos-0.1.0.tgz
new file mode 100644
index 0000000..8c4923e
Binary files /dev/null and b/nacos-0.1.0.tgz differ
diff --git a/zookeeper-0.1.0.tgz b/zookeeper-0.1.0.tgz
new file mode 100644
index 0000000..840658b
Binary files /dev/null and b/zookeeper-0.1.0.tgz differ

Reply via email to