Skip to content

Commit

Permalink
Add changelog entry for v1.0.1
Browse files Browse the repository at this point in the history
Signed-off-by: Soule BA <[email protected]>
(cherry picked from commit 964e750)
  • Loading branch information
souleb authored and stefanprodan committed May 10, 2024
1 parent 1526d3a commit e475c1f
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## 1.0.1

**Release date:** 2024-05-10

This prerelease fixes a backwards compatibility issue that could occur when trying
to move from the `v2beta1` to `v2` API while specifing `.spec.chartRef`.

Fixes:
- Fix: Allow upgrading from v2beta1 to v2 (GA)
[#982](https://github.com/fluxcd/helm-controller/pull/982)
- Fix: Make HelmChartTemplate a pointer in .spec.chart
[#980](https://github.com/fluxcd/helm-controller/pull/980)

## 1.0.0

**Release date:** 2024-05-08
Expand Down

0 comments on commit e475c1f

Please sign in to comment.