Update minimum required helm version in readme (#730)

Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
This commit is contained in:
Theron Voran 2022-05-19 23:23:09 -07:00 committed by GitHub
parent 86b30098ae
commit 3dcc3fd612
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -20,8 +20,7 @@ this README. Please refer to the Kubernetes and Helm documentation.
The versions required are: The versions required are:
* **Helm 3.0+** - This is the earliest version of Helm tested. It is possible * **Helm 3.6+**
it works with earlier versions but this chart is untested for those versions.
* **Kubernetes 1.16+** - This is the earliest version of Kubernetes tested. * **Kubernetes 1.16+** - This is the earliest version of Kubernetes tested.
It is possible that this chart works with earlier versions but it is It is possible that this chart works with earlier versions but it is
untested. untested.