Skip to content

Commit e182c47

Browse files
authored
Merge pull request fluxcd#2112 from fluxcd/pick-changelog-v1.9.3
Add changelog entry for v1.9.3
2 parents aadd5eb + caa0560 commit e182c47

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,18 @@
22

33
All notable changes to this project are documented in this file.
44

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+
517
## 1.9.2
618

719
**Release date:** 2026-07-07

0 commit comments

Comments
 (0)