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
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## 1.6.3

**Release date:** 2026-07-23

This patch release fixes empty lines vanishing from rendered chart manifests,
and releases being marked as tested when their Helm test hooks never ran.

Fixes:
- Fix vanishing empty lines
[#1545](https://github.com/fluxcd/helm-controller/pull/1545)
- Fix `HasBeenTested` for all corner cases
[#1548](https://github.com/fluxcd/helm-controller/pull/1548)

Improvements:
- ci: parallelize e2e job to speed it up
[#1543](https://github.com/fluxcd/helm-controller/pull/1543)

## 1.6.2

**Release date:** 2026-07-07
Expand Down
Loading