We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 738a3d5 commit 5c1a388Copy full SHA for 5c1a388
1 file changed
CHANGELOG.md
@@ -1,5 +1,20 @@
1
# Changelog
2
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
18
## 1.5.3
19
20
**Release date:** 2026-03-16
0 commit comments