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 3b3553bf release-0.2.2
3b3553bf is described below
commit 3b3553bfde63890d039869b3e5a18782c7936483
Author: mfordjody <[email protected]>
AuthorDate: Wed Jul 30 18:27:42 2025 +0800
release-0.2.2
---
.github/workflows/release.yaml | 8 ++------
1 file changed, 2 insertions(+), 6 deletions(-)
diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml
index 40b7652c..a83e930f 100644
--- a/.github/workflows/release.yaml
+++ b/.github/workflows/release.yaml
@@ -60,12 +60,8 @@ jobs:
tag_name: ${{ github.ref_name }}
release_name: "${{ github.ref_name }}"
body: |
- dubboctl add seek command.
- dubboctl image support mirror information options.
- dubboctl deploy supports options for image information, namespace,
and service port.
- dubboctl image push automatically obtain docker login credentials.
- Update README content and project tag.
- Migrate admin-cp to dubbo-admin project.
+ dubboctl seek supports chatgpt large models.
+ Remove dubbo admin migration legacy code.
draft: false
prerelease: false