From 0a00b6e2b2589c53515e799b7492b27a99b027e9 Mon Sep 17 00:00:00 2001 From: Son Date: Thu, 16 May 2024 15:49:43 -0400 Subject: [PATCH] edit helm repo url --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index bbf34d0..ac2eeb9 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Please refer to Helm's [documentation](https://helm.sh/docs/) to get started. Once Helm is set up properly, add the repository as follows: ```console -helm repo add sogo https://helm.snry.xyz/docker-sogo +helm repo add sogo https://helm.snry.xyz ``` Running `helm search repo sogo` should now display the chart and it's versions