We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1a7e9ac commit 964e750Copy full SHA for 964e750
CHANGELOG.md
@@ -1,5 +1,18 @@
1
# Changelog
2
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
16
## 1.0.0
17
18
**Release date:** 2024-05-08
0 commit comments