There was an error while loading. Please reload this page.
2 parents aadd5eb + caa0560 commit e182c47Copy full SHA for e182c47
1 file changed
CHANGELOG.md
@@ -2,6 +2,18 @@
2
3
All notable changes to this project are documented in this file.
4
5
+## 1.9.3
6
+
7
+**Release date:** 2026-07-13
8
9
+This patch release fixes the `HelmChart` CRD description for `.status.url`, which
10
+was copy-pasted from `Bucket` and pointed users at `BucketStatus.Artifact`
11
+instead of `HelmChartStatus.Artifact`.
12
13
+Improvements:
14
+- Fix HelmChartStatus.URL doc-comment referencing BucketStatus
15
+ [#2110](https://github.com/fluxcd/source-controller/pull/2110)
16
17
## 1.9.2
18
19
**Release date:** 2026-07-07
0 commit comments