diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-07 20:23:21 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-07 20:23:21 +0000 |
commit | 673b6be1fecedd3a4e7126134f3a764694fcf327 (patch) | |
tree | ccb16f8b2e27ba9dbb2de3329c680e6fe5013983 /changelogs/unreleased | |
parent | 244ced4856c8ea335d36edac950265efa4ba55e7 (diff) | |
parent | 6a8a3f250dbae03f9fd7cab77a361887ed926719 (diff) | |
download | gitlab-ce-673b6be1fecedd3a4e7126134f3a764694fcf327.tar.gz |
Merge branch 'add-ingress-to-cluster-applications' into 'master'
Add Ingress to cluster applications section
See merge request gitlab-org/gitlab-ce!15185
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r-- | changelogs/unreleased/add-ingress-to-cluster-applications.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/add-ingress-to-cluster-applications.yml b/changelogs/unreleased/add-ingress-to-cluster-applications.yml new file mode 100644 index 00000000000..0064e8672f8 --- /dev/null +++ b/changelogs/unreleased/add-ingress-to-cluster-applications.yml @@ -0,0 +1,5 @@ +--- +title: Add Ingress to available Cluster applications +merge_request: +author: +type: added |