From d52cff569817698cd98136fd35fd08a6001cf08e Mon Sep 17 00:00:00 2001 From: Sebastian Bernauer Date: Fri, 6 Oct 2023 09:10:03 +0200 Subject: [PATCH] changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 05b7f3e8..f304570a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ All notable changes to this project will be documented in this file. ### Added - Default stackableVersion to operator version ([#467]). +- (Don't) support PodDisruptionBudgets ([#480]). ### Changed @@ -15,6 +16,7 @@ All notable changes to this project will be documented in this file. [#465]: https://github.com/stackabletech/opa-operator/pull/465 [#467]: https://github.com/stackabletech/opa-operator/pull/467 +[#480]: https://github.com/stackabletech/opa-operator/pull/480 ## [23.7.0] - 2023-07-14