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 7a65251a Update 0.3.5-Charts.yaml
7a65251a is described below
commit 7a65251a9efc5a4fca0af92424088bae552e8fd6
Author: mfordjody <[email protected]>
AuthorDate: Thu Feb 12 13:04:17 2026 +0800
Update 0.3.5-Charts.yaml
---
manifests/charts/base/Chart.yaml | 4 ++--
manifests/charts/dubbo-control/dubbo-discovery/Chart.yaml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/manifests/charts/base/Chart.yaml b/manifests/charts/base/Chart.yaml
index 0a4a7e57..6b252eed 100644
--- a/manifests/charts/base/Chart.yaml
+++ b/manifests/charts/base/Chart.yaml
@@ -20,8 +20,8 @@ name: base
home: https://github.com/apache/dubbo-kubernetes
icon: https://avatars.githubusercontent.com/u/11751992?s=200&v=4
description: Helm chart for deploying dubbo cluster resources and CRDs.
-version: 0.1.2
-appVersion: 1.0.0
+version: 0.3.5
+appVersion: "latest"
maintainers:
- name: mfordjody
email: [email protected]
diff --git a/manifests/charts/dubbo-control/dubbo-discovery/Chart.yaml
b/manifests/charts/dubbo-control/dubbo-discovery/Chart.yaml
index 7b63e9ca..acc70de5 100644
--- a/manifests/charts/dubbo-control/dubbo-discovery/Chart.yaml
+++ b/manifests/charts/dubbo-control/dubbo-discovery/Chart.yaml
@@ -24,8 +24,8 @@ keywords:
- dubbo
- dubbod
- dubbo-discovery
-version: 0.1.2
-appVersion: 1.0.0
+version: 0.3.5
+appVersion: "latest"
maintainers:
- name: mfordjody
email: [email protected]