Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBalasankar "Balu" C <balasankar@gitlab.com>2019-08-22 01:41:22 +0300
committerBalasankar "Balu" C <balasankar@gitlab.com>2019-09-03 11:15:49 +0300
commit4e00e9f0d2c7270d4a7ac867b1fc46f23a227d3b (patch)
tree766bdc2857f54a3cf30cda2851217bb27c3cdb86 /nanoc.yaml
parent07e421e1b587d886ea7cf996919e9e100bf38a7e (diff)
Use new location for helm charts repo
Signed-off-by: Balasankar "Balu" C <balasankar@gitlab.com>
Diffstat (limited to 'nanoc.yaml')
-rw-r--r--nanoc.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/nanoc.yaml b/nanoc.yaml
index d3bc8681..278e2c2e 100644
--- a/nanoc.yaml
+++ b/nanoc.yaml
@@ -186,7 +186,7 @@ products:
index_file: 'index.*'
img: '/assets/images/docs-gitlab.svg'
description: 'Deploy GitLab to Kubernetes using the GitLab Helm Charts.'
- repo: 'https://gitlab.com/charts/gitlab.git'
+ repo: 'https://gitlab.com/gitlab-org/charts/gitlab.git'
dirs:
temp_dir: 'tmp/charts/'
dest_dir: 'content/charts'