From df6cb3b5de314119ce948ee0a11c1da64d6d6429 Mon Sep 17 00:00:00 2001 From: techknowlogick Date: Sat, 29 Aug 2020 03:54:09 +0000 Subject: [PATCH] Update README to use dl.gitea.io/charts (#14) Update README to use dl.gitea.io/charts Reviewed-on: https://gitea.com/gitea/helm-chart/pulls/14 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cd83886..7becfa8 100644 --- a/README.md +++ b/README.md @@ -24,8 +24,8 @@ Dependencies: ## Installing ``` - helm repo add novum-rgi-helm https://novumrgi.github.io/helm/ - helm install gitea novum-rgi-helm/gitea + helm repo add gitea-charts https://dl.gitea.io/charts/ + helm install gitea gitea-charts/gitea ``` ## Prerequisites