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 ac1042dd release-v0.2.4
ac1042dd is described below

commit ac1042dd4aa22b9c500adb0f847365914a5d6e8d
Author: mfordjody <[email protected]>
AuthorDate: Thu Aug 7 00:04:15 2025 +0800

    release-v0.2.4
---
 .github/workflows/release.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index a83e930f..47d33acc 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,8 +60,8 @@ jobs:
           tag_name: ${{ github.ref_name }}
           release_name: "${{ github.ref_name }}"
           body: |
-            dubboctl seek supports chatgpt large models.
-            Remove dubbo admin migration legacy code.
+            add navigator control plane navi-agent and navi-discovery.
+            add dubbod registery helm charts example.
           draft: false
           prerelease: false
 

Reply via email to