Skip to content

Commit 5c1a388

Browse files
committed
Add changelog entry for v1.5.4
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com> (cherry picked from commit b488998) Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent 738a3d5 commit 5c1a388

1 file changed

Lines changed: 15 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## 1.5.4
4+
5+
**Release date:** 2026-04-21
6+
7+
This patch release fixes a post-renderer conflict between overlapping hooks
8+
and templates, and preserves line endings in `SplitManifests` for downstream
9+
YAML parsers. It also ensures force-replace is ignored when server-side apply
10+
is enabled.
11+
12+
Fixes:
13+
- Ignore force replace when server-side apply is enabled
14+
[#1456](https://github.com/fluxcd/helm-controller/pull/1456)
15+
- Fix post-renderer conflict of overlapping hooks and templates
16+
[#1461](https://github.com/fluxcd/helm-controller/pull/1461)
17+
318
## 1.5.3
419

520
**Release date:** 2026-03-16

0 commit comments

Comments
 (0)