From 0c5e622c52ea33080f166de2567708e1dcecba08 Mon Sep 17 00:00:00 2001 From: tiancan Date: Mon, 18 Dec 2023 14:44:20 +0800 Subject: [PATCH] add 1.9.1 changelog (#363) --- docs/changelog.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index bd4ad4cc..df2217db 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,22 @@ +# v1.9.1 + +## BugFix +- fix user scope [#360](https://github.com/kubecube-io/KubeCube/pull/360) +- fix test user [#358](https://github.com/kubecube-io/KubeCube/pull/358) + +## Dependencies + +- nginx-ingress v0.46.0 +- helm 3.12 +- metrics-server v0.4.1 +- elasticsearch 7.8 +- kubecube-monitoring 15.4.8 +- thanos 3.18.0 +- logseer v1.0.0 +- logagent v1.0.0 +- kubecube-audit v1.2.0 +- kubecube-webconsole v1.2.4 + # v1.9.0 ## Feature