From 02b644dc15e46f14ae52f37ea3bb3d57da5ae041 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sima=CC=83o=20Reis?= Date: Mon, 1 Jul 2019 13:37:30 +0000 Subject: [PATCH] project: Release v0.1.0-alpha.11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simão Reis --- RELEASE-NOTES.adoc | 10 ++++++++++ docs/deployment/10-deployment.yaml | 2 +- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.adoc b/RELEASE-NOTES.adoc index 84d816b..a5bf894 100644 --- a/RELEASE-NOTES.adoc +++ b/RELEASE-NOTES.adoc @@ -19,6 +19,16 @@ endif::[] == Table of Contents toc::[] +== v0.1.0-alpha.11 + +=== Bug fixes + +* Fix DC/OS secret names when Kubernetes is deployed in a DC/OS folder (https://github.com/mesosphere/dklb/pull/43[#43]). + +=== Documentation + +* Add command to cleanup Kubernetes secret in TLS for Ingress example (https://github.com/mesosphere/dklb/pull/43[#43]). + == v0.1.0-alpha.10 === Breaking changes diff --git a/docs/deployment/10-deployment.yaml b/docs/deployment/10-deployment.yaml index 26082f3..5f5b53b 100644 --- a/docs/deployment/10-deployment.yaml +++ b/docs/deployment/10-deployment.yaml @@ -37,7 +37,7 @@ spec: priorityClassName: system-node-critical containers: - name: dklb - image: mesosphere/dklb:v0.1.0-alpha.10 + image: mesosphere/dklb:v0.1.0-alpha.11 imagePullPolicy: Always args: - /dklb