Skip to content

Commit 727ea4c

Browse files
committed
Add changelog entry for v1.5.1
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent 73872f9 commit 727ea4c

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

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+
320
## 1.5.0
421

522
**Release date:** 2026-02-20

0 commit comments

Comments
 (0)