add helm version requirement

This commit is contained in:
Maidul Islam
2023-05-02 11:11:41 -04:00
parent 87d36ac47a
commit 6d5e281811
2 changed files with 2 additions and 2 deletions

View File

@@ -114,7 +114,7 @@
]
},
{
"group": "Deploy Infisical",
"group": "Self-host Infisical",
"pages": [
"self-hosting/overview",
"self-hosting/configuration/envars",

View File

@@ -70,7 +70,7 @@ Self-hosted Infisical allows you to maintain your sensitive information within y
**Prerequisites**
- You have understanding of [Kubernetes](https://kubernetes.io/)
- You have understanding of [Helm package manager](https://helm.sh/)
- Installed [Helm package manager](https://helm.sh/) version v3.11.3 or greater
- You have [kubectl](https://kubernetes.io/docs/reference/kubectl/kubectl/) installed and connected to your kubernetes cluster