We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed16c37 commit c6cdd95Copy full SHA for c6cdd95
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
All notable changes to this project are documented in this file.
4
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
22
## 1.5.0
23
24
**Release date:** 2025-02-18
0 commit comments