From 3dcc3fd61252433d7cbed1c196cae04945bb5568 Mon Sep 17 00:00:00 2001 From: Theron Voran Date: Thu, 19 May 2022 23:23:09 -0700 Subject: [PATCH] Update minimum required helm version in readme (#730) Co-authored-by: Tom Proctor --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 637f68b..c9971ff 100644 --- a/README.md +++ b/README.md @@ -20,8 +20,7 @@ this README. Please refer to the Kubernetes and Helm documentation. The versions required are: - * **Helm 3.0+** - This is the earliest version of Helm tested. It is possible - it works with earlier versions but this chart is untested for those versions. + * **Helm 3.6+** * **Kubernetes 1.16+** - This is the earliest version of Kubernetes tested. It is possible that this chart works with earlier versions but it is untested.