diff --git a/charts/milvus/values.yaml b/charts/milvus/values.yaml index e99ea70..43e0c73 100644 --- a/charts/milvus/values.yaml +++ b/charts/milvus/values.yaml @@ -5,7 +5,7 @@ cluster: image: all: repository: milvusdb/milvus - tag: v2.4.4 + tag: v2.4.5 pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace.