From 2e10545e99b9abdff58b0890a4863c34c56f098c Mon Sep 17 00:00:00 2001 From: Nguyen Huu Kim <13513658+kimyvgy@users.noreply.github.com> Date: Fri, 26 Jul 2024 13:01:11 +0700 Subject: [PATCH] docs: update repo url --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 157b324..712fcd6 100644 --- a/README.md +++ b/README.md @@ -13,8 +13,8 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. Once Helm is set up properly, add the repo as follows: -```console -helm repo add phelab https://phe-lab.github.io/helm-charts +```bash +helm repo add phelab https://charts.phelab.com ``` You can then run `helm search repo instant-chart` to see the charts.