Browse Source

bump version

Signed-off-by: ryjiang <jiangruiyi@gmail.com>
ryjiang 1 year ago
parent
commit
376c970056
2 changed files with 2 additions and 2 deletions
  1. 1 1
      attu-k8s-deploy.yaml
  2. 1 1
      server/package.json

+ 1 - 1
attu-k8s-deploy.yaml

@@ -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

+ 1 - 1
server/package.json

@@ -1,6 +1,6 @@
 {
   "name": "attu",
-  "version": "2.3.9",
+  "version": "2.3.10",
   "license": "MIT",
   "author": {
     "name": "zilliz",