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 a32ae7b commit e34e017Copy full SHA for e34e017
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.2.5
6
+
7
+**Release date:** 2024-04-04
8
9
+This patch release comes with improvements to the `HelmChart` name validation
10
+and adds logging sanitization of connection error messages for `Bucket` sources.
11
12
+Fixes:
13
+- Improve chart name validation
14
+ [#1377](https://github.com/fluxcd/source-controller/pull/1377)
15
+- Sanitize URLs for bucket fetch error messages
16
+ [#1430](https://github.com/fluxcd/source-controller/pull/1430)
17
18
+Improvements:
19
+- Update controller-gen to v0.14.0
20
+ [#1399](https://github.com/fluxcd/source-controller/pull/1399)
21
22
## 1.2.4
23
24
**Release date:** 2024-02-01
0 commit comments