From 0582df8eebc0cc4a4bdaea923a87eda646714e0f Mon Sep 17 00:00:00 2001 From: Dylan Griffith Date: Fri, 27 Jul 2018 12:14:16 +0000 Subject: [PATCH] Add changelog for helm tiller mutual auth !20801 --- .../unreleased/48098-mutual-auth-cluster-applications.yml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 changelogs/unreleased/48098-mutual-auth-cluster-applications.yml diff --git a/changelogs/unreleased/48098-mutual-auth-cluster-applications.yml b/changelogs/unreleased/48098-mutual-auth-cluster-applications.yml new file mode 100644 index 00000000000..36e39cf31db --- /dev/null +++ b/changelogs/unreleased/48098-mutual-auth-cluster-applications.yml @@ -0,0 +1,6 @@ +--- +title: Ensure installed Helm Tiller For GitLab Managed Apps Is protected by mutual + auth +merge_request: 20801 +author: +type: changed -- GitLab