From ef29566487d0e7fd26239cfb40f8b85cdf4d153c Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Mon, 3 Jul 2023 19:16:24 +0300 Subject: [PATCH] Updated CHANGELOG (markdown) --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a8515e9..7529120 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -13,7 +13,7 @@ https://github.com/kubeshark/kubeshark/wiki/CHANGELOG In addition to numerous bug fixes, new support for offline retained traffic viewing using AWSS3. Support for kube2iam and IRSA mechanisms. Annotations and IngressClass and more. ## Breaking Changes -- Default deployment namespace is now `default and not `kubeshark` +- Default deployment namespace is now `default` and not `kubeshark` - Configuration attribute `selfnamespace` was changed to `releasenamespace` to comply with Helm best practices ### Additional Enhancements and Changes