Skip to content

Commit

Permalink
Merge pull request #985 from fluxcd/pick-changelog-v1.0.1
Browse files Browse the repository at this point in the history
Add changelog entry for v1.0.1
  • Loading branch information
stefanprodan authored May 10, 2024
2 parents 1526d3a + e475c1f commit e7dc85e
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 e7dc85e

Please sign in to comment.