We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73872f9 commit 727ea4cCopy full SHA for 727ea4c
CHANGELOG.md
@@ -1,5 +1,22 @@
1
# Changelog
2
3
+## 1.5.1
4
+
5
+**Release date:** 2026-02-27
6
7
+This patch release fixes health check logic for StatefulSets during
8
+rolling updates when the Pods are Pending/Unschedulable.
9
10
+Fixes:
11
+- Fix health check logic for StatefulSets during rolling updates
12
+ [#1424](https://github.com/fluxcd/helm-controller/pull/1424)
13
14
+Improvements:
15
+- Add note about MTTR only for kstatus
16
+ [#1416](https://github.com/fluxcd/helm-controller/pull/1416)
17
+- Remove no longer needed workaround for Flux 2.8
18
+ [#1420](https://github.com/fluxcd/helm-controller/pull/1420)
19
20
## 1.5.0
21
22
**Release date:** 2026-02-20
0 commit comments