diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-06 19:34:29 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2017-11-06 19:34:29 +0000 |
commit | 14fcd394dabefc54bbd57ccf28e407b910f70d9a (patch) | |
tree | 62b27c84ed5ea569ce6e4d39f7f92ae4cbafd497 /changelogs | |
parent | f676f388153fc9b5da0a76b2d5c2af9d8ffe832c (diff) | |
parent | 9c76c44805effc7acb7d3cbd7ff4bd132cbbf100 (diff) | |
download | gitlab-ce-14fcd394dabefc54bbd57ccf28e407b910f70d9a.tar.gz |
Merge branch '36629-35958-add-cluster-application-section' into '38464-k8s-apps'
Add applications section to GKE clusters page
See merge request gitlab-org/gitlab-ce!15064
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/36629-35958-add-cluster-application-section.yml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/changelogs/unreleased/36629-35958-add-cluster-application-section.yml b/changelogs/unreleased/36629-35958-add-cluster-application-section.yml new file mode 100644 index 00000000000..0afa53e8642 --- /dev/null +++ b/changelogs/unreleased/36629-35958-add-cluster-application-section.yml @@ -0,0 +1,6 @@ +--- +title: Add applications section to GKE clusters page to easily install Helm Tiller, + Ingress +merge_request: +author: +type: added |