Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## 1.4.5

**Release date:** 2025-11-27

This patch release fixes the HelmRelease `.status.history`
filling up etcd when the `RetryOnFailure` strategy is used.

Fixes:
- Fix history truncation logic for RetryOnFailure
[#1360](https://github.com/fluxcd/helm-controller/pull/1360)

## 1.4.4

**Release date:** 2025-11-19
Expand Down