Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
Signed-off-by: ryjiang <[email protected]>
  • Loading branch information
shanghaikid committed Apr 9, 2024
1 parent 126105d commit 376c970
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion attu-k8s-deploy.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ spec:
spec:
containers:
- name: attu
image: zilliz/attu:v2.3.8
image: zilliz/attu:v2.3.10
imagePullPolicy: IfNotPresent
ports:
- name: attu
Expand Down
2 changes: 1 addition & 1 deletion server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "attu",
"version": "2.3.9",
"version": "2.3.10",
"license": "MIT",
"author": {
"name": "zilliz",
Expand Down

0 comments on commit 376c970

Please sign in to comment.