Skip to content

Commit 721d706

Browse files
update prereq
1 parent f584c62 commit 721d706

File tree

1 file changed

+2
-1
lines changed
  • content/operate/kubernetes/deployment

1 file changed

+2
-1
lines changed

content/operate/kubernetes/deployment/helm.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ Helm charts provide a simple way to install the Redis Enterprise for Kubernetes
1717
- A [supported distribution]({{< relref "/operate/kubernetes/reference/supported_k8s_distributions" >}}) of Kubernetes.
1818
- At least three worker nodes.
1919
- [Kubernetes client (kubectl)](https://kubernetes.io/docs/tasks/tools/).
20-
- [Helm 3.10 or later](https://helm.sh/docs/intro/install/).
20+
- [Helm 3.10 or later](https://helm.sh/docs/intro/install/)
21+
or 3.18 for migrating from a non-Helm installation.
2122

2223
### Example values
2324

0 commit comments

Comments
 (0)