From 770a002f303fba5044029b2ed62dd8f51372d02a Mon Sep 17 00:00:00 2001 From: Lauri Nevala Date: Thu, 3 Dec 2020 16:45:03 +0200 Subject: [PATCH] Backport 3.6.9 what's new items 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 fe22568bda..13b4ac91d7 100644 --- a/static/RELEASE_NOTES.md +++ b/static/RELEASE_NOTES.md @@ -30,6 +30,11 @@ Here you can find description of changes we've built into each release. While we - Fix errors on app quit - Fix kube-auth-proxy to accept only target cluster hostname +## 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