Skip to content

Commit 964e750

Browse files
committed
Add changelog entry for v1.0.1
Signed-off-by: Soule BA <[email protected]>
1 parent 1a7e9ac commit 964e750

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## 1.0.1
4+
5+
**Release date:** 2024-05-10
6+
7+
This prerelease fixes a backwards compatibility issue that could occur when trying
8+
to move from the `v2beta1` to `v2` API while specifing `.spec.chartRef`.
9+
10+
Fixes:
11+
- Fix: Allow upgrading from v2beta1 to v2 (GA)
12+
[#982](https://github.com/fluxcd/helm-controller/pull/982)
13+
- Fix: Make HelmChartTemplate a pointer in .spec.chart
14+
[#980](https://github.com/fluxcd/helm-controller/pull/980)
15+
316
## 1.0.0
417

518
**Release date:** 2024-05-08

0 commit comments

Comments
 (0)