diff options
author | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-06-05 09:42:20 +0000 |
---|---|---|
committer | Douglas Barbosa Alexandre <dbalexandre@gmail.com> | 2019-06-05 09:42:20 +0000 |
commit | eebdfbc334a66064b2d9972bbe8b5f35e2fe9746 (patch) | |
tree | 427524d9f6042d94cec598e07ff3a2ca48e6e43e /changelogs | |
parent | f305081c29570278e379de00d048c983d4ff3cc0 (diff) | |
parent | c7d50ddf5504828296c97447b281be17282a056e (diff) | |
download | gitlab-ce-eebdfbc334a66064b2d9972bbe8b5f35e2fe9746.tar.gz |
Merge branch '62713-fix-uninstalling-cluster-apps' into 'master'
Fix connection to Tiller error while uninstalling
Closes #62713
See merge request gitlab-org/gitlab-ce!29131
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml b/changelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml new file mode 100644 index 00000000000..45fa668ae85 --- /dev/null +++ b/changelogs/unreleased/62713-fix-uninstalling-cluster-apps.yml @@ -0,0 +1,5 @@ +--- +title: Fix connection to Tiller error while uninstalling +merge_request: 29131 +author: +type: fixed |