Skip to content

Commit 250e8fc

Browse files
matheuscscpnorman-zon
authored andcommitted
Add changelog entry for v1.5.1
Signed-off-by: Matheus Pimenta <[email protected]> (cherry picked from commit c6cdd95) Signed-off-by: Norman Stetter <[email protected]>
1 parent b26719d commit 250e8fc

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)