summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Lambert <joshua@gitlab.com>2018-04-17 22:46:47 -0400
committerJoshua Lambert <joshua@gitlab.com>2018-04-17 22:46:47 -0400
commit5c9b7db53cd10b76576aa0f3203dabd7233d1573 (patch)
tree0fe8fb6b05ee8522977ffc04f1bfcc6eb265fe95
parentb5bf1e0847bea0df7562c53e5d0c855ea7052a7e (diff)
downloadgitlab-ce-5c9b7db53cd10b76576aa0f3203dabd7233d1573.tar.gz
Switch over to CNG chart short description
-rw-r--r--doc/install/kubernetes/gitlab_chart.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/doc/install/kubernetes/gitlab_chart.md b/doc/install/kubernetes/gitlab_chart.md
index 8e1316ec0ea..b56938ea6c7 100644
--- a/doc/install/kubernetes/gitlab_chart.md
+++ b/doc/install/kubernetes/gitlab_chart.md
@@ -1,3 +1,6 @@
-# Deprecated Chart
+# GitLab Helm Chart
+> **Note:** This chart is currently in alpha.
-This chart has been deprecated and is no longer available as of March 22nd 2018. Please refer to our [Helm chart documentation](index.md) for current charts. \ No newline at end of file
+The cloud native `gitlab` chart is the next generation Helm chart, currently in alpha, and will replace the [`gitlab-omnibus`](gitlab_omnibus.md) chart. It will support large deployments with horizontal scaling of individual GitLab components.
+
+Installation instructions and known issues are available at the [project page](https://gitlab.com/charts/helm.gitlab.io/). \ No newline at end of file