From 5e2bd418df022ba6c8b02750443bf0e1f71d687c Mon Sep 17 00:00:00 2001 From: Alon Girmonsky <1990761+alongir@users.noreply.github.com> Date: Mon, 3 Jul 2023 21:39:21 +0300 Subject: [PATCH] Updated CHANGELOG (markdown) --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7529120..fb9971d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,11 +10,11 @@ https://github.com/kubeshark/kubeshark/wiki/CHANGELOG ## Release Highlights **Keywords**: Traffic Retention, Offline View, Release Namespace, IRSA, kube2iam, config merge -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. +In addition to numerous bug fixes, new support for offline retained traffic viewing using AWS S3. Support for kube2iam and IRSA mechanisms. Annotations and IngressClass and more. ## Breaking Changes - Default deployment namespace is now `default` and not `kubeshark` -- Configuration attribute `selfnamespace` was changed to `releasenamespace` to comply with Helm best practices +- Configuration attribute `selfnamespace` was changed to `tap.release.namespace` to comply with Helm best practices ### Additional Enhancements and Changes