Skip to content

Commit

Permalink
chore: update client version (#3307)
Browse files Browse the repository at this point in the history
feat: update client version

Signed-off-by: Gaius <gaius.qi@gmail.com>
  • Loading branch information
gaius-qi authored Jun 11, 2024
1 parent a9324b1 commit 35cfc86
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/compatibility-e2e-v2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,11 @@ jobs:
chart-name: scheduler
- module: client
image: client
image-tag: v0.1.71
image-tag: v0.1.76
chart-name: client
- module: seed-client
image: client
image-tag: v0.1.71
image-tag: v0.1.76
chart-name: seed-client

steps:
Expand Down

0 comments on commit 35cfc86

Please sign in to comment.