From 31e914bbefa9ae0729afe4f346eda9d9bed666fd Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Thu, 3 Dec 2020 19:59:21 +0200 Subject: [PATCH] Backport 3.6.9 what's new items (#1647) Signed-off-by: Lauri Nevala --- static/RELEASE_NOTES.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/static/RELEASE_NOTES.md b/static/RELEASE_NOTES.md index 327ad055f8..3cd54f31b7 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -35,6 +35,11 @@ Here you can find description of changes we've built into each release. While we - Fix kube-auth-proxy to accept only target cluster hostname - Fix link to metrics stack resources +## 3.6.9 +- Use Alpine 3.12 for node shell sessions +- Fix errors on app quit +- Fix kube-auth-proxy to accept only target cluster hostname + ## 3.6.8 - Fix cluster connection issue when opening cluster settings for disconnected clusters - Fetch available Helm repositories from Artifact HUB