diff options
| author | Evan Read <eread@gitlab.com> | 2019-09-06 03:05:08 +0000 |
|---|---|---|
| committer | Evan Read <eread@gitlab.com> | 2019-09-06 03:05:08 +0000 |
| commit | 7ba4ffec7e3bc7845dfd52b2cdd213d046940144 (patch) | |
| tree | 19a1ac6103cf6460d105c53b3720a3e45206d60d | |
| parent | 428500186952519ae1ad335dc5c05364bf8563b4 (diff) | |
| parent | bfc7a7cab76c4821cd276aad6560f0c0f5b3a83b (diff) | |
| download | gitlab-ce-7ba4ffec7e3bc7845dfd52b2cdd213d046940144.tar.gz | |
Merge branch 'fix-markdownlint-error' into 'master'
Remove trailing whitespace from applications.md
See merge request gitlab-org/gitlab-ce!32726
| -rw-r--r-- | doc/user/clusters/applications.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/user/clusters/applications.md b/doc/user/clusters/applications.md index 76d9bfeb855..83ddcf61664 100644 --- a/doc/user/clusters/applications.md +++ b/doc/user/clusters/applications.md @@ -85,7 +85,7 @@ The [jetstack/cert-manager](https://github.com/jetstack/cert-manager) chart is used to install this application with a [`values.yaml`](https://gitlab.com/gitlab-org/gitlab-ce/blob/master/vendor/cert_manager/values.yaml) -file. Prior to GitLab 12.3, +file. Prior to GitLab 12.3, the [stable/cert-manager](https://github.com/helm/charts/tree/master/stable/cert-manager) chart was used. |
