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

zhongxjian pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git


The following commit(s) were added to refs/heads/master by this push:
     new 9089391b [charts] Update release 0.1.1
9089391b is described below

commit 9089391befd60b59fc1dd4d77941019961c11777
Author: mfordjody <[email protected]>
AuthorDate: Mon Jun 23 16:46:01 2025 +0800

    [charts] Update release 0.1.1
---
 manifests/charts/admin/Chart.yaml                                      | 2 +-
 manifests/charts/base/Chart.yaml                                       | 2 +-
 manifests/charts/dubbo-control/register-discovery/nacos/Chart.yaml     | 2 +-
 manifests/charts/dubbo-control/register-discovery/zookeeper/Chart.yaml | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/manifests/charts/admin/Chart.yaml 
b/manifests/charts/admin/Chart.yaml
index 66de4b83..c38d35cc 100644
--- a/manifests/charts/admin/Chart.yaml
+++ b/manifests/charts/admin/Chart.yaml
@@ -19,7 +19,7 @@ annotations:
 name: admin
 home: https://github.com/apache/dubbo-kubernetes
 description: Helm chart for dubbo admin dashboard.
-version: 1.0.0
+version: 0.1.1
 appVersion: 1.0.0
 maintainers:
   - name: mfordjody
diff --git a/manifests/charts/base/Chart.yaml b/manifests/charts/base/Chart.yaml
index 3bb87882..8026e987 100644
--- a/manifests/charts/base/Chart.yaml
+++ b/manifests/charts/base/Chart.yaml
@@ -19,7 +19,7 @@ annotations:
 name: base
 home: https://github.com/apache/dubbo-kubernetes
 description: Helm chart for deploying dubbo cluster resources and CRDs.
-version: 1.0.0
+version: 0.1.1
 appVersion: 1.0.0
 maintainers:
   - name: mfordjody
diff --git a/manifests/charts/dubbo-control/register-discovery/nacos/Chart.yaml 
b/manifests/charts/dubbo-control/register-discovery/nacos/Chart.yaml
index 0a365275..f16fad1c 100644
--- a/manifests/charts/dubbo-control/register-discovery/nacos/Chart.yaml
+++ b/manifests/charts/dubbo-control/register-discovery/nacos/Chart.yaml
@@ -19,7 +19,7 @@ annotations:
 name: nacos
 home: https://github.com/apache/dubbo-kubernetes
 description: Helm chart for nacos register plane.
-version: 1.0.0
+version: 0.1.1
 appVersion: 1.0.0
 maintainers:
   - name: mfordjody
diff --git 
a/manifests/charts/dubbo-control/register-discovery/zookeeper/Chart.yaml 
b/manifests/charts/dubbo-control/register-discovery/zookeeper/Chart.yaml
index 195eb053..c833dd2f 100644
--- a/manifests/charts/dubbo-control/register-discovery/zookeeper/Chart.yaml
+++ b/manifests/charts/dubbo-control/register-discovery/zookeeper/Chart.yaml
@@ -19,7 +19,7 @@ annotations:
 name: zookeeper
 home: https://github.com/apache/dubbo-kubernetes
 description: Helm chart for zookeeper register plane.
-version: 1.0.0
+version: 0.1.1
 appVersion: 1.0.0
 maintainers:
   - name: mfordjody

Reply via email to