From 90b0fa40bcce15abaa48d44647e3662e4bc71cf8 Mon Sep 17 00:00:00 2001 From: Yellow Shine Date: Wed, 24 Jul 2024 19:41:56 +0800 Subject: [PATCH] chore: Compatibility Notice Signed-off-by: Yellow Shine --- charts/milvus/README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/charts/milvus/README.md b/charts/milvus/README.md index 78e3c2c..64102d6 100644 --- a/charts/milvus/README.md +++ b/charts/milvus/README.md @@ -12,6 +12,9 @@ This chart bootstraps Milvus deployment on a Kubernetes cluster using the Helm p - Kubernetes 1.14+ (Attu requires 1.18+) - Helm >= 3.2.0 +## Compatibility Notice +As of version 4.2.0, the Milvus Helm chart no longer supports Milvus v2.3.x. If you need to deploy Milvus v2.3.x using Helm, please use Milvus Helm chart version less than 4.2.0 (e.g 4.1.36). + > **IMPORTANT** The master branch is for the development of Milvus v2.x. On March 9th, 2021, we released Milvus v1.0, the first stable version of Milvus with long-term support. To use Milvus v1.x, switch to [branch 1.1](https://github.com/zilliztech/milvus-helm/tree/1.1). ## Install the Chart