Skip to content

Commit c6cdd95

Browse files
committed
Add changelog entry for v1.5.1
Signed-off-by: Matheus Pimenta <matheuscscp@gmail.com>
1 parent ed16c37 commit c6cdd95

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)