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.
2 parents cbee72b + 6c04c9c commit 8ea0f36Copy full SHA for 8ea0f36
CHANGELOG.md
@@ -2,6 +2,23 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.7.1
6
+
7
+**Release date:** 2025-10-06
8
9
+This patch release comes with a fix for TLS certs handling in the
10
+HelmChart reconciler when auth credentials are not specified.
11
12
+Fixes:
13
+- Fix HelmChart reconciler appending login options when they do not exist
14
+ [#1904](https://github.com/fluxcd/source-controller/pull/1904)
15
16
+Improvements:
17
+- ci: Fix release workflow
18
+ [#1897](https://github.com/fluxcd/source-controller/pull/1897)
19
+- Point to OCIRepository in HelmRepository docs
20
+ [#1893](https://github.com/fluxcd/source-controller/pull/1893)
21
22
## 1.7.0
23
24
**Release date:** 2025-09-15
0 commit comments