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 f656cb1 commit 84f8feaCopy full SHA for 84f8fea
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 the HelmChart reconciler
10
+configuring login options when they 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