This is an automated email from the ASF dual-hosted git repository. zhongxjian pushed a commit to branch release_v1 in repository https://gitbox.apache.org/repos/asf/dubbo-kubernetes.git
commit 2850131ae54029dccd5923fa0bbc323214990537 Author: mfordjody <[email protected]> AuthorDate: Thu Sep 4 22:21:24 2025 +0800 release-0.2.5 --- .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
