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

## 1.6.1

**Release date:** 2026-06-30

This patch release updates Kubernetes to 1.36.2, Helm to v4.2.2 and the
fluxcd/pkg dependencies. It also adds kubectl categories to the HelmRelease CRD
and documents the controller's command-line options.

Improvements:
- Add categories to the HelmRelease CRD
[#1527](https://github.com/fluxcd/helm-controller/pull/1527)
- Document controller options
[#1531](https://github.com/fluxcd/helm-controller/pull/1531)
- Update fluxcd/pkg dependencies
[#1529](https://github.com/fluxcd/helm-controller/pull/1529)

## 1.6.0

**Release date:** 2026-06-17
Expand Down
Loading