Skip to content

Commit a39f128

Browse files
Merge pull request #450 from jasonnovichRunAI/v2.14
helm-310-or-later
2 parents 612cd4c + 7025efe commit a39f128

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

docs/admin/runai-setup/cluster-setup/cluster-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Using the Wizard:
2121
4. (SaaS and remote self-hosted cluster only) Install a trusted certificate to the domain within Kubernetes.
2222
5. Download a _Helm_ values YAML file ``runai-<cluster-name>.yaml``.
2323
6. (Optional) customize the values file. See [Customize Cluster Installation](customize-cluster-install.md).
24-
7. Install [Helm](https://helm.sh/docs/intro/install/).
24+
7. Install [Helm](https://helm.sh/docs/intro/install/). Run:ai requires helm 3.10 or later.
2525
8. Run the `helm` commands as provided in the wizard.
2626

2727
!!! Info

docs/admin/runai-setup/self-hosted/k8s/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ The Run:ai control plane, when installed without a Run:ai cluster, does not requ
6363

6464
### Helm
6565

66-
Run:ai requires [Helm](https://helm.sh/){target=_blank}. To install Helm, see [https://helm.sh/docs/intro/install/](https://helm.sh/docs/intro/install/){target=_blank}. If you are installing an air-gapped version of Run:ai, The Run:ai tar file contains the helm binary.
66+
Run:ai requires [Helm](https://helm.sh/){target=_blank} 3.10 or later. To install Helm, see [https://helm.sh/docs/intro/install/](https://helm.sh/docs/intro/install/){target=_blank}. If you are installing an air-gapped version of Run:ai, The Run:ai tar file contains the helm binary.
6767

6868

6969
## Network Requirements

docs/admin/runai-setup/self-hosted/ocp/prerequisites.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ The Run:ai control plane, when installed without a Run:ai cluster, does not requ
6262

6363
### Helm
6464

65-
Run:ai requires [Helm](https://helm.sh/){target=_blank}. To install Helm, see [https://helm.sh/docs/intro/install/](https://helm.sh/docs/intro/install/){target=_blank}. If you are installing an air-gapped version of Run:ai, The Run:ai tar file contains the helm binary.
65+
Run:ai requires [Helm](https://helm.sh/){target=_blank} 3.10 or later. To install Helm, see [https://helm.sh/docs/intro/install/](https://helm.sh/docs/intro/install/){target=_blank}. If you are installing an air-gapped version of Run:ai, The Run:ai tar file contains the helm binary.
6666

6767
## Installer Machine
6868

0 commit comments

Comments
 (0)