Skip to content

Commit dc0e585

Browse files
authored
Merge pull request #1381 from fluxcd/pick-changelog-v1.5.1
Add changelog entry for v1.5.1
2 parents c353f1e + 6c001f2 commit dc0e585

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
@@ -2,6 +2,23 @@
22

33
All notable changes to this project are documented in this file.
44

5+
## 1.5.1
6+
7+
**Release date:** 2025-02-25
8+
9+
This patch release fixes a bug introduced in v1.5.0
10+
that was causing spurious logging for deprecated API versions
11+
and sometimes failures on health checks.
12+
13+
In addition, all error logs resulting from SOPS decryption
14+
failures have been sanitised.
15+
16+
Fixes:
17+
- Fix secret value showing up in logs
18+
[#1372](https://github.com/fluxcd/kustomize-controller/pull/1372)
19+
- Use lazy restmapper vendored from controller-runtime v0.19
20+
[#1377](https://github.com/fluxcd/kustomize-controller/pull/1377)
21+
522
## 1.5.0
623

724
**Release date:** 2025-02-18

0 commit comments

Comments
 (0)