From 699a1499aafcaf2fa14ad230801a9578d0ec582a Mon Sep 17 00:00:00 2001 From: Prasad Katti Date: Fri, 10 May 2024 00:06:49 -0700 Subject: [PATCH] fix broken link --- helm/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/helm/README.md b/helm/README.md index 161a03753..0000819ab 100644 --- a/helm/README.md +++ b/helm/README.md @@ -108,7 +108,7 @@ helm upgrade --reset-value -f --namesp `--reset-values` will reset custom values to the values from the new chart version. `-f` apply the custom values file on top. -Please refer [helm docs](https://helm.sh/docs/using_helm/#using-helm) for more +Please refer [helm docs](https://helm.sh/docs/intro/using_helm/) for more information. ## Configurations