From eb6e954f5f8713de5c6f58afbd7c997d2f456c4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sima=CC=83o=20Reis?= Date: Wed, 22 Jan 2020 14:24:17 -0100 Subject: [PATCH] project: Release v1.0.1 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Simão Reis --- RELEASE-NOTES.adoc | 6 ++++++ docs/deployment/10-deployment.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/RELEASE-NOTES.adoc b/RELEASE-NOTES.adoc index 2d1168d..d1dcb8b 100644 --- a/RELEASE-NOTES.adoc +++ b/RELEASE-NOTES.adoc @@ -19,6 +19,12 @@ endif::[] == Table of Contents toc::[] +== v1.0.1 + +=== Bug fixes + +* Fix a bug where Kubernetes ingresses could not share an EdgeLB frontend. + == v1.0.0 Upgraded v1.0.0-rc1 to GA. diff --git a/docs/deployment/10-deployment.yaml b/docs/deployment/10-deployment.yaml index def4a31..21f718b 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:v1.0.0 + image: mesosphere/dklb:v1.0.1 imagePullPolicy: Always args: - /dklb