Update minimum required helm version in readme (#730)
Co-authored-by: Tom Proctor <tomhjp@users.noreply.github.com>
This commit is contained in:
parent
86b30098ae
commit
3dcc3fd612
1 changed files with 1 additions and 2 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue