From 3a3a9680f1bb52d47f274eb4f9e33a8847fc844c Mon Sep 17 00:00:00 2001 From: Matheus Pimenta Date: Mon, 31 Aug 2026 15:19:50 +0100 Subject: [PATCH] Add changelog entry for v1.9.4 Signed-off-by: Matheus Pimenta (cherry picked from commit 5a40ce156b53b36fc2197cf3800702310a61903c) --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a1106a0fe..428e3e92f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,18 @@ All notable changes to this project are documented in this file. +## 1.9.4 + +**Release date:** 2026-08-31 + +This patch release updates the fluxcd/pkg dependencies, which bring Kubernetes +to 1.36.4. + +Improvements: +- Update fluxcd/pkg dependencies + [#1374](https://github.com/fluxcd/notification-controller/pull/1374) + [#1375](https://github.com/fluxcd/notification-controller/pull/1375) + ## 1.9.3 **Release date:** 2026-08-07