Merge pull request #1821 from matthewaerose/patch-1

Fix: Correct typo from 'Halm' to 'Helm'
This commit is contained in:
Maidul Islam
2024-05-14 11:46:49 -04:00
committed by GitHub

View File

@@ -176,7 +176,7 @@ description: "Learn how to use Helm chart to install Infisical on your Kubernete
![infisical-selfhost](/images/self-hosting/applicable-to-all/selfhost-signup.png)
</Step>
<Step title="Upgrade your instance">
To upgrade your instance of Infisical simply update the docker image tag in your Halm values and rerun the command below.
To upgrade your instance of Infisical simply update the docker image tag in your Helm values and rerun the command below.
```bash
helm upgrade --install infisical infisical-helm-charts/infisical-standalone --values /path/to/values.yaml