From b4f73873b2c4512ffc7d4915610d48b49291d6a9 Mon Sep 17 00:00:00 2001 From: Abdul Haseeb Date: Tue, 19 Jul 2022 13:30:58 +0500 Subject: [PATCH] Update changelog --- content/sre/tenant-operator/changelog.md | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) diff --git a/content/sre/tenant-operator/changelog.md b/content/sre/tenant-operator/changelog.md index 67d7eaf3..3b2f7211 100644 --- a/content/sre/tenant-operator/changelog.md +++ b/content/sre/tenant-operator/changelog.md @@ -7,7 +7,23 @@ - feat: Add hibernation of StatefulSets and Deployments based on a timer - feat: [New custom resource](./customresources.html#_6-resourcesupervisor) that handles hibernation -# Changelog +## v0.4.6 + +### Changes + +- fix: Revert v0.4.4 + +## v0.4.5 + +### Changes + +- feat: Add support for applying labels/annotation on specific namespaces + +## v0.4.4 + +### Changes + +- fix: Update `privilegedNamespaces` regex ## v0.4.3