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 1ba1477f release-0.1.4
1ba1477f is described below

commit 1ba1477f6be5e04fdb762bd92112646a46e59c6b
Author: mfordjody <[email protected]>
AuthorDate: Wed Jul 16 10:22:28 2025 +0800

    release-0.1.4
---
 .github/workflows/release.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 4985f14f..4b653db3 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,7 +60,7 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            Fix the problem that dubbo-cp service traffic has no corresponding 
endpoint.
+            dubboctl added version command.
           draft: false
           prerelease: false
 

Reply via email to