From 93414c1554306470303cd712e2926c893ea41c15 Mon Sep 17 00:00:00 2001 From: Gaius Date: Mon, 9 Dec 2024 21:35:03 +0800 Subject: [PATCH] chore: update client version to v0.1.125 Signed-off-by: Gaius --- .github/workflows/compatibility-e2e-v2.yml | 4 ++-- client-rs | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/compatibility-e2e-v2.yml b/.github/workflows/compatibility-e2e-v2.yml index a8ed7e76fa3..94f60acb8fa 100644 --- a/.github/workflows/compatibility-e2e-v2.yml +++ b/.github/workflows/compatibility-e2e-v2.yml @@ -39,11 +39,11 @@ jobs: chart-name: scheduler - module: client image: client - image-tag: v0.1.123 + image-tag: v0.1.125 chart-name: client - module: seed-client image: client - image-tag: v0.1.123 + image-tag: v0.1.125 chart-name: seed-client steps: diff --git a/client-rs b/client-rs index c445bd2962b..df39410f212 160000 --- a/client-rs +++ b/client-rs @@ -1 +1 @@ -Subproject commit c445bd2962bd96949b59d5ab11ffd5624389236c +Subproject commit df39410f212a8e9440503453521fbf0d26ebe5d8