From b333d71f09edbe40ba445c7c89a3441d1759c412 Mon Sep 17 00:00:00 2001 From: tiancandev Date: Mon, 14 Aug 2023 18:46:23 +0800 Subject: [PATCH] add changelog --- docs/changelog.md | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/docs/changelog.md b/docs/changelog.md index d2de36b2d..d5b88abe5 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,3 +1,22 @@ +# v1.8.6 + +## BugFix +- fix warden delete sync bug [#329](https://github.com/kubecube-io/KubeCube/pull/329) + +## Dependencies + +- hnc v1.0 +- nginx-ingress v0.46.0 +- helm 3.5 +- 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.8.5 ## BugFix