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 40dde87a release-0.2.5 (#784)
40dde87a is described below

commit 40dde87a4c62ce47ba55527b1a9b2ed6f26aa969
Author: Jian Zhong <[email protected]>
AuthorDate: Thu Sep 4 22:27:07 2025 +0800

    release-0.2.5 (#784)
---
 .github/workflows/release.yaml | 4 +---
 1 file changed, 1 insertion(+), 3 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index ab18436d..b923493e 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,9 +60,7 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            add navigator control plane navi-agent and navi-discovery.
-            add dubbod registery helm charts example.
-            fix go mod dependency.
+            Update navi-discovery logic code.
           draft: false
           prerelease: false
 

Reply via email to