Skip to content

Commit

Permalink
chore: bump minio and milvus version
Browse files Browse the repository at this point in the history
  • Loading branch information
heiruwu committed May 20, 2024
1 parent bd7bcec commit eab30bf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .env
Original file line number Diff line number Diff line change
Expand Up @@ -180,15 +180,15 @@ REGISTRY_EXTERNAL_PORT=5001

# milvus
MILVUS_IMAGE=milvusdb/milvus
MILVUS_VERSION=v2.4.0
MILVUS_VERSION=v2.4.1
MILVUS_HOST=milvus
MILVUS_DATA_DIR=/var/lib/milvus/etcd
MILVUS_PORT=19530
MILVUS_METRIC_PORT=9091

# minio
MINIO_IMAGE=quay.io/minio/minio
MINIO_VERSION=RELEASE.2024-04-06T05-26-02Z
MINIO_VERSION=RELEASE.2024-05-10T01-41-38Z
MINIO_HOST=minio
MINIO_PORT=9000
MINIO_EXTERNAL_PORT=19000
Expand Down

0 comments on commit eab30bf

Please sign in to comment.